Home
last modified time | relevance | path

Searched refs:header (Results 76 – 100 of 299) sorted by relevance

12345678910>>...12

/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A Dpagesetup.log18 Verify that top/bottom/header/footer page margins on sheet 2 are all 0.5inch
20 TEST START : Test header/footer text
35 TEST OK : Test header/footer text
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A Dpagesetup.log18 Verify that top/bottom/header/footer page margins on sheet 2 are all 0.5inch
20 TEST START : Test header/footer text
35 TEST OK : Test header/footer text
/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx318 BITMAPFILEHEADER header; in dumpSurface() local
319 header.bfType = 'MB'; in dumpSurface()
320 header.bfSize = dwFileSize; in dumpSurface()
321 header.bfReserved1 = 0; in dumpSurface()
322 header.bfReserved2 = 0; in dumpSurface()
323 header.bfOffBits = sizeof(BITMAPFILEHEADER) + bitmapInfo.biSize; in dumpSurface()
325 fwrite(&header,1,sizeof(BITMAPFILEHEADER),fp); in dumpSurface()
/trunk/main/offapi/com/sun/star/text/
H A DTextPageStyle.idl91 /** contains the interface to the text of the header.
99 /** contains the interface to the text of the header of left pages.
107 /** contains the interface to the text of the header of right pages.
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.
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m120 uLong offset_curfile;/* relative offset of local header 4 bytes */
971 Read the local header of the current zipfile
972 Check the coherency of the local header and info in the end of central
974 store in *piSizeVar the size of extra info in local header
1161 /* windowBits is passed < 0 to tell that there is no zlib header.
1412 This is the local-header version of the extra field (sometimes, there is
1413 more info in the local-header version than in the central-header)
1417 if buf!=NULL, len is the size of the buffer, the extra header is copied in
/trunk/main/solenv/bin/modules/installer/
H A Dworker.pm241 my @header = ();
243 push(@header, $infoline);
245 push(@header, $infoline);
247 push(@header, $infoline);
249 push(@header, $infoline);
251 push(@header, $infoline);
253 push(@header, $infoline);
255 for ( my $i = 0; $i <= $#header; $i++ ) { push(@{$content},$header[$i]); }
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java314 byte[] header = new byte[]{(byte)((protocal >>> 8) & 0xFF), (byte) ((protocal >>> 0) & 0xFF)}; in send()
315 communicationManager.sendPackage(CH_SimpleMultiChannel, header, data); in send()
321 public synchronized void received(int headerType, byte[] header, byte[] data) { in received() argument
/trunk/main/connectivity/source/drivers/macab/
H A Dmacaborder.cxx37 MacabSimpleOrder::MacabSimpleOrder(MacabHeader *header, ::rtl::OUString &sColumnName, sal_Bool bAsc… in MacabSimpleOrder() argument
39 m_nFieldNumber(header->getColumnNumber(sColumnName)), in MacabSimpleOrder()
/trunk/main/offapi/com/sun/star/sheet/
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 DDataPilotOutputRangeType.idl45 /** whole DataPilot output range including the header area above the table
51 /** whole table but without the header area where the filter and page field
H A DDataPilotTableHeaderData.idl36 /** information about a cell within the column or row header area of a DataPilot table.
39 column or row header area of a DataPilot table. This is the type that is
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
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile126 # path before files name in the file list and in the header files. If set
142 # the reader which header file to include in order to use a class.
143 # If left blank only the name of the header file containing the class
265 # If set to NO only classes defined in header files are included.
613 # will generate a verbatim copy of the header file for each class for
635 # classes will be put under the same header in the alphabetical index.
662 # The HTML_HEADER tag can be used to specify a personal HTML header for
664 # standard header.
796 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for
1014 # patterns (like *.h and *.hpp) to filter out the header-files in the
[all …]
/trunk/main/
H A Drat-excludes108 # Contains a list of labels used for printing; no header possible
373 # All checked, all contain ALv2 header, disabling pattern
457 # both part of the SGA, allows no header, no creative content
475 # ascii definition files, unknown if header possible, no creative content
479 # Windows specific registry files, unknown if header possible, no creative content
483 # xml schema files, one of three with ALv2 header
484 # Now all three with ALv2 header, disabling pattern
488 # one of four contains ALv2 header
733 # csv files do not allow for comments, thus do not allow for ALv2 header
734 # these files are licensed to ASF - but addition of header is not possible
[all …]
/trunk/main/solenv/bin/
H A Ddeliver.pl1080 my ($from_stat_ref, $header);
1105 foreach $header (@$modify_headers_ref) {
1106 $content =~ s/#include [<"]$header[>"]/#include <$module\/$header>/g;
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigration.hrc41 // spacing after the header on each page
48 // the position of the first control after the header
/trunk/main/rsc/source/parser/
H A Dyyrscyacc.y41 RSCHEADER header;
98 %type <header> class_header_body
99 %type <header> class_header
100 %type <header> var_header_class
/trunk/main/offapi/com/sun/star/logging/
H A DXLogFormatter.idl49 /** returns the header string for the log
51 <p>This can be used to generate a header string, which by the <type>XLogHandler</type>
/trunk/ext_libraries/gtest/
H A Dgtest-python3.patch48 """Processes the given gtest header file."""
52 # Reads each line in the given gtest header.
/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx179 sal_uInt8 header[30] = in ReadVBAProject() local
189 if (memcmp(header,headerin,30) != 0) in ReadVBAProject()
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventId.idl326 /** Constant used to indicate that the column header has changed. The
329 <type>AccessibleTableModelChange</type> representing the header
349 /** Constant used to indicate that the row header has changed. The
352 <type>AccessibleTableModelChange</type> representing the header
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg125 # path before files name in the file list and in the header files. If set
141 # the reader which header file to include in order to use a class.
142 # If left blank only the name of the header file containing the class
334 # If set to NO only classes defined in header files are included.
745 # will generate a verbatim copy of the header file for each class for
767 # classes will be put under the same header in the alphabetical index.
794 # The HTML_HEADER tag can be used to specify a personal HTML header for
796 # standard header.
1033 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for
1253 # patterns (like *.h and *.hpp) to filter out the header-files in the
[all …]
/trunk/main/offapi/com/sun/star/awt/grid/
H A DUnoControlGridModel.idl49 /** Specifies whether the grid control should display a special header column.
55 /** specifies the width of the row header column, if applicable.
69 /** specifies the height of the column header row, if applicable.

Completed in 109 milliseconds

12345678910>>...12