Home
last modified time | relevance | path

Searched refs:print (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/AOO41X/main/ucb/workben/ucb/
H A Ducbdemo.cxx144 void print( const sal_Char* pText );
145 void print( const UniString& rText );
149 void MessagePrinter::print( const sal_Char* pText ) in print() function in MessagePrinter
151 print( UniString::CreateFromAscii( pText ) ); in print()
155 void MessagePrinter::print( const UniString& rText ) in print() function in MessagePrinter
328 m_rPrinter.print(sMessage); in push()
338 m_rPrinter.print(sMessage); in update()
345 m_rPrinter.print("Status pop"); in pop()
457 print("UCB initialized"); in init()
462 print("Registered schemes:"); in init()
[all …]
/AOO41X/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleTable.java119 log.print("getAccessibleRowDescription(-1): "); in _getAccessibleRowDescription()
130 log.print("getAccessibleRowDescription(" + rowCount + "): "); in _getAccessibleRowDescription()
141 log.print("getAccessibleRowDescription(" + (rowCount - 1) + "): "); in _getAccessibleRowDescription()
171 log.print("getAccessibleColumnDescription(-1): "); in _getAccessibleColumnDescription()
182 log.print("getAccessibleColumnDescription(" + colCount + "): "); in _getAccessibleColumnDescription()
193 log.print("getAccessibleColumnDescription(" + (colCount - 1) + "): "); in _getAccessibleColumnDescription()
226 log.print("getAccessibleRowExtentAt(-1," + (colCount-1) + "):"); in _getAccessibleRowExtentAt()
237 log.print("getAccessibleRowExtentAt(" + (rowCount-1) + ",-1):"); in _getAccessibleRowExtentAt()
248 log.print("getAccessibleRowExtentAt(0," + colCount + "):"); in _getAccessibleRowExtentAt()
259 log.print("getAccessibleRowExtentAt(" + rowCount + ",0):"); in _getAccessibleRowExtentAt()
[all …]
H A D_XAccessibleText.java180 log.print("setCaretPosition(-1):"); in _setCaretPosition()
190 log.print("setCaretPosition(chCount+1):"); in _setCaretPosition()
436 log.print("getIndexAtPoint(-1, -1):"); in _getIndexAtPoint()
528 log.print("getSelectedText():"); in _getSelectedText()
536 log.print("getSelectedText():"); in _getSelectedText()
544 log.print("getSelectedText():"); in _getSelectedText()
663 log.print("setSelection(-1, chCount-1):"); in _setSelection()
673 log.print("setSelection(0, chCount+1):"); in _setSelection()
684 log.print("setSelection(1, chCount-1):"); in _setSelection()
689 log.print("setSelection(chCount-1, 1):"); in _setSelection()
[all …]
H A D_XAccessibleEditableText.java107 log.print("cutText(-1," + (length-1) + "): "); in _cutText()
120 log.print("cutText(0," + (length+1) + "): "); in _cutText()
134 log.print("cutText(0," + length + "): "); in _cutText()
171 log.print("pasteText(-1): "); in _pasteText()
184 log.print("pasteText(" + (length+1) + "): "); in _pasteText()
197 log.print("pasteText(" + (length) + "): "); in _pasteText()
236 log.print("deleteText(-1," + length + "): "); in _deleteText()
249 log.print("deleteText(0," + (length+1) + "): "); in _deleteText()
263 log.print("deleteText(" + (length-1) + "," + (length) + "): "); in _deleteText()
306 log.print("insertText(insStr, -1): "); in _insertText()
[all …]
H A D_XAccessibleSelection.java147 log.print("Trying to select child with index " + i + ": "); in _selectAccessibleChild()
180 log.print("isAccessibleChildSelected(-1)? "); in _isAccessibleChildSelected()
191 log.print("isAccessibleChildSelected(" + childCount + ")? "); in _isAccessibleChildSelected()
257 log.print("isAccessibleChildSelected(" + (childCount - 1) + in _clearAccessibleSelection()
299 log.print("isAccessibleChildSelected(1)? "); in _selectAllAccessibleChildren()
304 log.print("isAccessibleChildSelected(" + (childCount - 1) + in _selectAllAccessibleChildren()
345 log.print("Trying to select child with index "+i+": "); in _getSelectedAccessibleChildCount()
381 log.print("getSelectedAccessibleChildCount: "); in _getSelectedAccessibleChildCount()
/AOO41X/main/solenv/bin/
H A Dlinkoo93 print "Sniffed target: $target, $libver\n";
120 print "Couldn't find '$dirname': skipping\n";
150 print " [$dest_name]";
152 print "re-make link $src/$src_name => $dest/$dest_name\n";
155 print "skipping symbolic link $dest/$dest_name -> $link\n";
165 print " $dest_name";
167 print "move / symlink $src/$src_name => $dest/$dest_name\n";
207 print "Unknown duplicate file '$file' in: '" .
227 print "\n";
239 print " unlink $name\n";
[all …]
H A Dsubsequenttests50 print STDERR "unknown argument \"$arg\"\n";
51 print STDERR "usage: $0 [-kn] [-P<n>] [-- <args>]\n";
52 print STDERR " -k continue with other dmake invocations upon\n";
53 print STDERR " failure\n";
54 print STDERR " -n write directories that would be processed\n";
55 print STDERR " to standard output\n";
56 print STDERR " -P<n> number of parallel dmake invocations\n";
57 print STDERR " <args> are passed to dmake invocations\n";
102 print "$path\n";
104 print "$gbuildpath\n";
[all …]
H A Drelocate59 print $new_file $value;
86 print " $set\n";
104 print " $tcsh_set\n";
170 $idx || print "\n ";
174 print "$name ";
188 print " bootstrap\n";
203 print "relocate: syntax\n";
204 print " relocate /path/to/new/ooo/source_root\n";
216 print "Relocate: $OLD_ROOT -> $OOO_BUILD\n";
218 print "re-writing environment:\n";
[all …]
/AOO41X/main/offapi/com/sun/star/sheet/
H A DXPrintAreas.idl41 /** represents a sheet which has print areas.
47 /** returns a sequence containing all print areas of the sheet.
53 /** sets the print areas of the sheet.
55 <p>If none of the sheets in a document have print areas,
56 the whole sheets are printed. If any sheet contains print areas,
57 other sheets without print areas are not printed.</p>
60 a sequence containing all print areas for this sheet.
67 print pages to the right.
74 print pages to the right.
86 print pages to the right, using
[all …]
H A DSpreadsheet.idl179 /** provides access to the print area settings of this sheet.
242 /** specifies whether the sheet has an automatic print area.
244 <p> The automatic print area is used to print a sheet without
245 explicit print areas, also if other sheets have print areas.</p>
247 <p> If the property is true, and there are print areas on other sheets,
250 <p> If the property is false, and there are print areas on other sheets,
251 only these specified print areas are printed.</p>
253 <p> If there are no print areas on the other sheets it does not matter
256 <p> This property can only be true, if there are no print areas given
257 on this sheet. If the property is set to true the print areas of
/AOO41X/main/basegfx/source/tools/
H A Ddebugplotter.cxx201 print( "\n\n# parametric primitive output\n" in ~DebugPlotter()
208 print( " '-' using ($1):($2) title \"Points\" with points" ); in ~DebugPlotter()
214 print( ", \\\n" ); in ~DebugPlotter()
216 print( " '-' using ($1):($2) title \"Vectors\" with lp" ); in ~DebugPlotter()
222 print( ", \\\n" ); in ~DebugPlotter()
224 print( " '-' using ($1):($2) title \"Ranges\" with lines" ); in ~DebugPlotter()
240 print( ", \\\n" ); in ~DebugPlotter()
275 print( ", \\\n" ); in ~DebugPlotter()
298 print( "e\n" ); in ~DebugPlotter()
310 print( "e\n" ); in ~DebugPlotter()
[all …]
/AOO41X/main/sfx2/qa/complex/sfx2/
H A DDocumentInfo.java237 System.out.print("Property #" + i); in showPropertySet()
240 System.out.print(": Name<" + aProps[i].Name); in showPropertySet()
243 System.out.print("> Handle<" + aProps[i].Handle); in showPropertySet()
246 System.out.print("> " + aProps[i].Type.toString()); in showPropertySet()
249 System.out.print(" Attributes<"); in showPropertySet()
252 System.out.print("MAYBEVOID|"); in showPropertySet()
254 System.out.print("BOUND|"); in showPropertySet()
256 System.out.print("CONSTRAINED|"); in showPropertySet()
258 System.out.print("READONLY|"); in showPropertySet()
260 System.out.print("TRANSIENT|"); in showPropertySet()
[all …]
/AOO41X/main/qadevOOo/tests/java/ifc/util/
H A D_XImportable.java59 log.print("Getting when calling createImportDescriptor(true) --"); in _createImportDescriptor()
65 log.print("Checking PropertyNames -- "); in _createImportDescriptor()
70 log.print("Checking PropertyTypes -- "); in _createImportDescriptor()
76 log.print("Getting when calling createImportDescriptor(false) -- "); in _createImportDescriptor()
82 log.print("Checking PropertyNames -- "); in _createImportDescriptor()
87 log.print("Checking PropertyTypes -- "); in _createImportDescriptor()
99 log.print("Setting the ImportDescriptor (Bibliograpy, Table, biblio) -- "); in _doImport()
105 log.print("Importing data (Bibliograpy, Table, biblio) -- "); in _doImport()
112 log.print("Setting the ImportDescriptor (Bibliograpy, SQL, select Author from biblio) -- "); in _doImport()
118 log.print("Importing data (Bibliograpy, SQL, select Author from biblio) -- "); in _doImport()
/AOO41X/test/testuno/source/testlib/uno/
H A DTestUtil.java201 …System.out.print("[" + (i + 1) + "]: Name=\"" + aProps[i].Name + "\" " + aProps[i].Type.toString()… in printPropertiesList()
206 System.out.print("MAYBEVOID|"); in printPropertiesList()
208 System.out.print("BOUND|"); in printPropertiesList()
210 System.out.print("CONSTRAINED|"); in printPropertiesList()
212 System.out.print("READONLY|"); in printPropertiesList()
214 System.out.print("TRANSIENT|"); in printPropertiesList()
216 System.out.print("MAYBEAMBIGUOUS|"); in printPropertiesList()
218 System.out.print("MAYBEDEFAULT|"); in printPropertiesList()
220 System.out.print("REMOVEABLE|"); in printPropertiesList()
/AOO41X/main/officecfg/util/
H A Dcomponent-map.gen66 print OUTFILE "# location of the component schema \n";
67 print OUTFILE "component-schema=schema\n\n";
69 print OUTFILE "# location of the component data \n";
70 print OUTFILE "component-data=data\n\n";
73 print OUTFILE "# installed components \n";
74 print OUTFILE "components=$comps\n\n";
76 print OUTFILE "# component mapping \n";
85 print OUTFILE "component/$myCompName/attribute=$myLdapName-attr\n";
86 print OUTFILE "component/$myCompName/objectclass=$myLdapName-class\n\n";
H A Dcomponent-conf.gen71 print OUTFILE "attribute $myLdapName-attr $myLdapName-attr-oid cis single\n";
72 print OUTFILE "objectclass $myLdapName-class\n";
73 print OUTFILE "\toid\n";
74 print OUTFILE "\t\t$myLdapName-class-oid\n";
75 print OUTFILE "\tsuperior top\n";
76 print OUTFILE "\tallows\n";
77 print OUTFILE "\t$myLdapName-attr\n";
/AOO41X/main/mythes/
H A Dmythes-1.2.0-vanilla-th-gen-idx.patch55 + print "usage:\n";
56 + print "$0 -o outfile < input\n";
79 -print STDOUT "$encoding\n";
80 -print STDOUT "$ne\n";
82 +print "$outfile\n";
84 +print OUTFILE "$encoding\n";
85 +print OUTFILE "$ne\n";
87 - print STDOUT "$one\n";
88 + print OUTFILE "$one\n";
/AOO41X/main/offapi/com/sun/star/view/
H A DPrintOptions.idl33 /** describes the options for print jobs.
35 <p>These options are only valid for a single print job. They do not
41 /** specifies the number of copies to print.
46 /** if set, specifies the name of a file to print to.
64 /** specifies which pages to print.
67 to print the pages 1 to 4 and 10. </p>
72 /** if set to TRUE, the corresponding <type>XPrintable</type>.print() request will
75 <p>Default is the asynchronous print mode.</p>
83 /** determines the duplex mode for the print job.
H A DXPrintJob.idl44 /** allows for getting information about a print job.
46 <p><type>XPrintJob</type> is implemented by print jobs that are created by
48 the context of the print job.</p>
56 /** returns the PrintOptions used for the print job
60 /** returns the Printer used for the print job
64 /** returns the printed object used for the print job
/AOO41X/main/qadevOOo/runner/util/
H A DRegistryTools.java288 out.print(margin) ; in printKeyInfo()
292 out.print("/" + getShortKeyName(key.getKeyName()) + " ") ; in printKeyInfo()
304 out.print("(read only) ") ; in printKeyInfo()
326 out.print("[BINARY] = {") ; in printKeyInfo()
329 out.print("" + bin[i] + ",") ; in printKeyInfo()
333 out.print("[ASCIILIST] = {") ; in printKeyInfo()
336 out.print("'" + list[i] + "',") ; in printKeyInfo()
340 out.print("[STRINGLIST] = {") ; in printKeyInfo()
343 out.print("'" + list[i] + "',") ; in printKeyInfo()
347 out.print("[LONGLIST] = {") ; in printKeyInfo()
[all …]
H A DDBTools.java205 out.print(" Info = ") ; in printInfo()
208 out.print("{") ; in printInfo()
210 out.print(Info[i].Name + " = '" + Info[i].Value + "'") ; in printInfo()
211 if (i + 1 < Info.length) out.print("; ") ; in printInfo()
220 out.print(" TableFilter = ") ; in printInfo()
223 out.print("{") ; in printInfo()
225 out.print("'" + TableFilter[i] + "'") ; in printInfo()
226 if (i+1 < TableFilter.length) out.print("; "); in printInfo()
230 out.print(" TableTypeFilter = ") ; in printInfo()
233 out.print("{") ; in printInfo()
[all …]
/AOO41X/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseTextRun.java307 System.out.print("TEXT RUN: fontIndex = " + fontIndex in dump()
311 if ((modifiers & BOLD) != 0) System.out.print("BOLD,"); in dump()
312 if ((modifiers & ITALIC) != 0) System.out.print("ITALIC,"); in dump()
313 if ((modifiers & UNDERLINE) != 0) System.out.print("UNDERLINE,"); in dump()
314 if ((modifiers & STRIKETHRU) != 0) System.out.print("STRIKETHRU,"); in dump()
315 if ((modifiers & SUPERSCRIPT) != 0) System.out.print("SUPERSCRIPT,"); in dump()
316 if ((modifiers & SUBSCRIPT) != 0) System.out.print("SUBSCRIPT,"); in dump()
/AOO41X/main/qadevOOo/tests/java/ifc/sheet/
H A D_XSpreadsheets.java80 log.print("Can't remove sheet by name"); in _copyByName()
84 log.print("Can't remove sheet by name"); in _copyByName()
132 log.print("Can't remove sheet '" + NewSheet + "':"); in _insertNewByName()
136 log.print("Can't remove sheet '" + NewSheet + "':"); in _insertNewByName()
154 log.print("Can't remove sheet '" + NewSheet + "':"); in _insertNewByName()
158 log.print("Can't remove sheet '" + NewSheet + "':"); in _insertNewByName()
/AOO41X/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DInformationWriter.java299 maOut.print (sIndent + "Relation set : "); in showAccessibility()
304 maOut.print (xRelationSet.getRelationCount() + " ("); in showAccessibility()
308 maOut.print (", "); in showAccessibility()
309 maOut.print (xRelationSet.getRelation(i).toString()); in showAccessibility()
316 maOut.print (sIndent + "State set : "); in showAccessibility()
324 maOut.print (xStates.getCount() + " ("); in showAccessibility()
328 maOut.print (", "); in showAccessibility()
329 maOut.print (xStates.getByIndex(i).toString()); in showAccessibility()
/AOO41X/main/toolkit/test/accessibility/
H A DInformationWriter.java295 MessageArea.print (sIndent + "Relation set : "); in showAccessibility()
300 MessageArea.print (xRelationSet.getRelationCount() + " ("); in showAccessibility()
304 MessageArea.print (", "); in showAccessibility()
305 MessageArea.print (xRelationSet.getRelation(i).toString()); in showAccessibility()
312 MessageArea.print (sIndent + "State set : "); in showAccessibility()
320 MessageArea.print (xStates.getCount() + " ("); in showAccessibility()
324 MessageArea.print (", "); in showAccessibility()
325 MessageArea.print (xStates.getByIndex(i).toString()); in showAccessibility()

12345678910>>...13