Searched refs:printed (Results 1 – 25 of 121) sorted by relevance
12345
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | PrintSettings.idl | 45 /** 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 D | PagePrintSettings.idl | 42 /** 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 D | NotePrintMode.idl | 42 /** 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 D | XPagePrintable.idl | 55 <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 - determins if the output page is printed in landscape format</P>
|
/aoo41x/main/offapi/com/sun/star/view/ |
H A D | PrintSettings.idl | 41 /** 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 D | PrintableState.idl | 65 /** the document could be printed but not spooled.
|
H A D | XPrintJob.idl | 64 /** returns the printed object used for the print job
|
/aoo41x/main/offapi/com/sun/star/report/ |
H A D | ForceNewPage.idl | 33 /** 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 D | ReportPrintOption.idl | 33 /** Specifies wether a page header or footer is printed on the same page as the report header or re… 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 D | XSection.idl | 113 If the return value of the expression is <TRUE/> then the section will be printed. 117 /** Specifies wether the section is printed on a separate page. 127 /** Specifies wether 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 D | XGroup.idl | 111 /** 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 D | XReportComponent.idl | 129 /** Specifies that recurring values are printed. 130 … set to <TRUE/> then the value will be printed every time. If set to <FALSE/> then the value will …
|
H A D | XReportControlModel.idl | 84 /** Specifies that the element gets printed when the group changes. 94 … If the expression evaluates to true than the report control model will be printed otherwise not.
|
H A D | KeepTogether.idl | 33 /** Specifies that a group header, detail, and footer section is printed on the same page.
|
/aoo41x/main/offapi/com/sun/star/table/ |
H A D | CellOrientation.idl | 39 /** 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
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | XHeaderFooterContent.idl | 50 /** 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 D | TablePageStyle.idl | 188 /** 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 D | GlobalSheetSettings.idl | 158 /** specifies whether all sheets or only selected sheets are printed. 164 /** specifies whether empty pages are printed.
|
H A D | XPrintAreas.idl | 56 the whole sheets are printed. If any sheet contains print areas, 57 other sheets without print areas are not printed.</p>
|
H A D | Spreadsheet.idl | 248 the used area of this sheet is also printed.</p> 251 only these specified print areas are printed.</p>
|
/aoo41x/main/soltools/mkdepend/ |
H A D | pr.c | 38 extern boolean printed; 112 printed = TRUE;
|
H A D | main.c | 128 boolean printed = FALSE; variable 463 if (printed)
|
/aoo41x/main/offapi/com/sun/star/document/ |
H A D | Settings.idl | 181 /** 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 D | XDocumentProperties.idl | 163 /** 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.
|
/aoo41x/main/cui/source/options/ |
H A D | treeopt.src | 120 … example, you decide which contents should be displayed on the screen or printed, how the pages ar… 122 … if and how grid alignment is used, and if notes and handouts are always printed." ; SID_SD_EDITOP… 123 …scale is used, if and how grid alignment is used, and which contents are printed by default." ; SI…
|
Completed in 80 milliseconds
12345