Home
last modified time | relevance | path

Searched refs:footer (Results 1 – 25 of 126) sorted by relevance

123456

/AOO41X/main/offapi/com/sun/star/style/
H A DPageProperties.idl311 /** contains the color of the background of the footer.
319 /** contains the URL of the background graphic in the footer.
323 /** contains the filter name of the background graphic in the footer.
327 /** determines the location of the background graphic in the footer.
331 /** determines the left margin of the footer.
335 /** determines the right margin of the footer.
339 /** determines if the background of the footer is transparent.
343 /** contains the style of the left border line of the footer.
347 /** contains the style of the right border line of the footer.
351 /** contains the style of the top border line of the footer.
[all …]
/AOO41X/main/solenv/bin/
H A Dpchdelta.py73 def writePch(pchname, header, footer, acceptedlines, testlines): argument
83 outputfile.write(footer)
93 def binaryTest(dirlist, lines, pchname, header, footer, acceptedlines, indent, startpoint): argument
98 writePch(pchname, header, footer, acceptedlines, lines)
121 …acceptedlines = binaryTest(dirlist, splitslice, pchname, header, footer, acceptedlines, indent + "…
152 footer = segments[2] variable
155 writePch(pchname + "_backup", header, footer, lines, [])
158 writePch(pchname, header, footer, [], [])
160 writePch(pchname, header, footer, lines, [])
166 acceptedlines = binaryTest(dirlist, lines, pchname, header, footer, [], "", 0)
[all …]
/AOO41X/main/offapi/com/sun/star/report/
H A DReportPrintOption.idl33 /** 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 DXSection.idl118 <p>Not valid for page header or page footer.</p>
128 <p>Not valid for page header or page footer.</p>
138 <p>Not valid for page header or page footer.</p>
174 /** Specifies the parent of the section if it is a group header or group footer.
178 /** Specifies the parent of the section if it is a page header or page footer.
H A DXReportDefinition.idl206 /** Represents the location of the page footer.
285 /** Defines that the report footer is on.
295 /** Defines that the page footer is on.
329 /** returns the page footer if the <member>PageFooterOn</member>is <TRUE/>.
331 If the report has the page footer disabled.
339 /** returns the report footer if the <member>ReportFooterOn</member>is <TRUE/>.
341 If the report has the report footer disabled.
H A DXGroup.idl74 /** Defines if a group has a footer.
89 /** returns the group footer.
91 If the group has the footer disabled.
111 /** Specifies if a group header, detail, and footer section is printed on the same page.
H A DKeepTogether.idl33 /** Specifies that a group header, detail, and footer section is printed on the same page.
40 /** Prints the group without keeping the header, detail, and footer together on the same page.
44 /** Prints the group header, detail, and footer together on the same page.
/AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DPageContext.java44 private String footer; field in PageContext
102 return footer; in getFooter()
115 public void setFooter(final String footer, final CSSNumericValue height) in setFooter() argument
117 this.footer = footer; in setFooter()
H A DMasterPageFactory.java288 final Section footer = new Section(); in setupMasterPage() local
289 footer.setNamespace(OfficeNamespaces.STYLE_NS); in setupMasterPage()
290 footer.setType("footer"); in setupMasterPage()
291 footer.addNode(new RawText(pageFooter)); in setupMasterPage()
292 derived.addNode(footer); in setupMasterPage()
/AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeGroupLayoutController.java96 final OfficeGroupSection footer = group.getFooter(); in initialize() local
97 repeatFooter = (footer != null && footer.isRepeatSection()); in initialize()
136 final OfficeGroupSection footer = group.getFooter(); in processContent() local
138 return processChild(controller, footer, getFlowController()); in processContent()
/AOO41X/main/offapi/com/sun/star/document/
H A DHeaderFooterSettings.idl36 // Note: Where is the distinction between header and footer ?
50 header or footer
55 header or footer
60 header or footer
/AOO41X/main/offapi/com/sun/star/sheet/
H A DXHeaderFooterContent.idl41 /** provides access to the text contents of a header or footer on a page.
51 header or footer.
60 header or footer.
69 header or footer.
H A DTablePageStyle.idl140 /** contains the content of the footer for left pages.
142 <p>After changing the footer text contents, this property has to be
162 /** contains the content of the footer for right pages.
164 <p>After changing the footer text contents, this property has to be
H A DHeaderFooterContent.idl37 /** represents the contents of a header or footer line in a page style.
45 /** provides access to the text parts of the header or footer line.
H A DTableAutoFormat.idl53 range are divided into a header row, a footer row and 2 data rows
54 (repeated in turn between header and footer row). The columns are
/AOO41X/main/offapi/com/sun/star/text/
H A DAccessibleHeaderFooterView.idl53 contained in the header and footer and is at least partially visible
94 <li>The name is "header" or "footer" (or the equivalent term
96 <li>The description is "header" or "footer" (or the equivalent term
107 footer is not existing any longer)
127 or footer.
H A DTextPageStyle.idl115 /** contains the interface to the text of the footer.
123 /** contains the interface to the text of the footer of a left page.
131 /** contains the interface to the text of the footer of a right page.
H A DXHeaderFooter.idl51 the text interface for the header/footer text of a left page.
59 the text interface for the header/footer text of a right page.
H A DAccessibleTextDocumentView.idl73 and footer that is at least partially visible.
146 footnote, paragraph or table fragment of the footer's
H A DAccessiblePageView.idl77 and footer that is conatined in the page.
149 footnote, paragraph or table fragment of the footer's
/AOO41X/main/reportdesign/source/ui/report/
H A Dreport.src154 Text [ en-US ] = "Remove report header / report footer";
159 Text [ en-US ] = "Add report header / report footer";
164 Text [ en-US ] = "Remove page header / page footer";
169 Text [ en-US ] = "Add page header / page footer";
190 Text [ en-US ] = "Add group footer ";
195 Text [ en-US ] = "Remove group footer ";
/AOO41X/main/filter/source/xslt/import/wordml/
H A Dwordml2ooo_props.xsl62 <xsl:variable name="footer-margin">
64 <xsl:when test="w:pgMar/@w:footer">
65 <xsl:value-of select="w:pgMar/@w:footer"/>
73 <xsl:value-of select="$footer-margin"/>
/AOO41X/main/offapi/com/sun/star/logging/
H A DXLogFormatter.idl70 /** returns the footer string for the log
72 <p>This can be used to generate a footer string, which by the <type>XLogHandler</type>
/AOO41X/main/offapi/com/sun/star/presentation/
H A DDrawPage.idl117 /** defines if a footer presentation shape from the master page is visible
125 /** defines the text that is displayd in a footer textfield rendered on this
/AOO41X/main/helpcontent2/source/text/simpress/guide/
H A Dmakefile.mk51 footer.xhp \

123456