Home
last modified time | relevance | path

Searched refs:printed (Results 1 – 25 of 148) sorted by relevance

123456

/trunk/main/offapi/com/sun/star/text/
H A DPrintSettings.idl45 /** determines if graphic objects are printed
52 /** determines if text tables are printed.
59 /** determines if shapes are printed.
66 /** determines if left pages are printed.
73 /** determines if right pages are printed.
80 /** determines if control shapes are printed.
87 /** determines if the pages are printed in the reverse order, starting with the last page.
114 /** determines how notes are printed.@see NotePrintMode
128 /** determines if the background color / background graphic of pages is printed.
135 /** determines if characters are always printed in black.
[all …]
H A DPagePrintSettings.idl42 /** contains the number of pages per printed column of pages.
49 /** contains the number of pages per printed row of pages.
84 /** contains the margin between the rows of printed pages.
91 /** contains the margin between the columns of printed pages.
H A DNotePrintMode.idl42 /** Notes are not printed.
49 /** Only notes are printed.
63 /** Notes are collected at the end of a page and printed on an inserted page.
H A DXPagePrintable.idl55 <LI><P>short PageRows - number of rows of pages printed to one page </P>
56 <LI><P>short PageColumns - number of columns of pages printed to one page</P>
63 <LI><P>boolean IsLandscape - determines if the output page is printed in landscape format</P>
/trunk/main/offapi/com/sun/star/view/
H A DPrintSettings.idl41 /** If <TRUE/>, all characters are printed in black.
78 /** If <TRUE/>, the pages are printed in reverse order.
80 <p>The last page is printed first.</p>
85 /** If <TRUE/>, the pages are printed in the order of prospects.
90 /** If <TRUE/>, the background of the page is printed.
95 /** determines how annotations are printed.
H A DPrintableState.idl65 /** the document could be printed but not spooled.
H A DXPrintJob.idl64 /** returns the printed object used for the print job
/trunk/main/offapi/com/sun/star/report/
H A DForceNewPage.idl33 /** Specifies if the section will be printed on an separte page.
41 /** The current section is printed on the current page.
45 /** The current section is printed at the top of a new page.
49 /** The next section following the current section is printed at the top of a new page.
53 /** The current section is printed at the top of a new page as well as the next section.
H A DReportPrintOption.idl33 /** Specifies whether a page header or footer is printed on the same page as the report header or r…
39 /** The page header/footer is printed on all pages.
43 /** The page header/footer is not printed on the same page as the report header.
47 /** The page header/footer is not printed on the same page as the report footer.
51 /** The page header/footer is not printed on the same page as the report header or footer.
H A DXSection.idl113 If the return value of the expression is <TRUE/> then the section will be printed.
117 /** Specifies whether the section is printed on a separate page.
127 … /** Specifies whether the section is printed in a new row or column within a multi column report.
137 /** Specifies that the section is printed on one page.
H A DXGroup.idl111 /** Specifies if a group header, detail, and footer section is printed on the same page.
128 /** Specifies that the group header should always be printed on a new column.
132 …/** Specifies that the group header should always be printed on a new page and the reset of the pa…
H A DXReportComponent.idl130 /** Specifies that recurring values are printed.
131 … set to <TRUE/> then the value will be printed every time. If set to <FALSE/> then the value will …
H A DXReportControlModel.idl86 /** Specifies that the element gets printed when the group changes.
96 If the expression evaluates to true than the report control model will be printed otherwise not.
H A DKeepTogether.idl33 /** Specifies that a group header, detail, and footer section is printed on the same page.
/trunk/main/offapi/com/sun/star/table/
H A DCellOrientation.idl39 /** contents are printed from left to right.
45 /** contents are printed from top to bottom.
51 /** contents are printed from bottom to top.
57 /** contents are printed from top to bottom with individual
/trunk/main/offapi/com/sun/star/sheet/
H A DXHeaderFooterContent.idl50 /** returns the text which is printed in the left part of the
59 /** returns the text which is printed in the center part of the
68 /** returns the text which is printed in the right part of the
H A DTablePageStyle.idl188 /** contains the number of pages the sheet will printed.
194 /** contains the number of horizontal pages the sheet will printed on.
203 /** contains the number of vertical pages the sheet will printed on.
H A DGlobalSheetSettings.idl158 /** specifies whether all sheets or only selected sheets are printed.
164 /** specifies whether empty pages are printed.
H A DXPrintAreas.idl56 the whole sheets are printed. If any sheet contains print areas,
57 other sheets without print areas are not printed.</p>
H A DSpreadsheet.idl248 the used area of this sheet is also printed.</p>
251 only these specified print areas are printed.</p>
/trunk/main/soltools/mkdepend/
H A Dpr.c38 extern boolean printed;
112 printed = TRUE;
H A Dmain.c128 boolean printed = FALSE; variable
463 if (printed)
/trunk/main/offapi/com/sun/star/document/
H A DSettings.idl181 /** determines if the document will be printed as a booklet
196 the pages of your booklet are printed.
207 the pages of your booklet are printed.
H A DXDocumentProperties.idl163 /** contains the name of the person who most recently printed the document.
169 /** contains the date and time when the document was last printed.
171 If the document has never been printed, contains a default value.
/trunk/main/cui/source/options/
H A Dtreeopt.src121 … example, you decide which contents should be displayed on the screen or printed, how the pages ar…
123 … if and how grid alignment is used, and if notes and handouts are always printed." ; SID_SD_EDITOP…
124 …scale is used, if and how grid alignment is used, and which contents are printed by default." ; SI…

Completed in 51 milliseconds

123456