MosTechOffice
MosTechOffice 25.8 SDK API Reference
 
Loading...
Searching...
No Matches
XCalcPrintDlg Interface Referencepublished

represents something that can be rendered. More...

import "XCalcPrintDlg.idl";

Inheritance diagram for XCalcPrintDlg:
XInterface

Public Member Functions

any getCalcScaling ([in] long key)
 
any getCalcMargins ([in] long key)
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

represents something that can be rendered.

Since
OOo 1.1.2

Member Function Documentation

◆ getCalcMargins()

any getCalcMargins ( [in] long key)
Returns
one of the values of the margins.
Parameters
keyspecificies one of the values of the margins.

◆ getCalcScaling()

any getCalcScaling ( [in] long key)
Returns
one of the scaling values.
Parameters
keyspecificies one of the scaling values.

The documentation for this interface was generated from the following file: