Home
last modified time | relevance | path

Searched refs:save (Results 1 – 25 of 194) sorted by relevance

12345678

/aoo41x/main/rsc/source/rscpp/
H A Dcpp4.c136 save(TOK_SEP); /* Stuff a delimiter */
149 save(c);
181 save('\\');
184 save(c);
198 save(c);
252 save(DEL);
283 save(delim);
291 save(c);
293 save(get());
299 save(c);
[all …]
H A Dcpp2.c167 save(c); in control()
171 save(EOS); in control()
393 save(c); /* Put it away. */ in doinclude()
404 save(c); in doinclude()
/aoo41x/test/testgui/source/pvt/gui/
H A DBenchmark.java325 save("pvt/plain_200p.odt", "Page 1 / 23[0-9]{1}"); in savePlainODT()
330 save("pvt/plain_50p.doc", "Page i / 5[0-9]{1}"); in savePlainDOC()
335 save("pvt/plain_11s.ods", "Sheet 1 / 11"); in savePlainODS()
340 save("pvt/plain_11s.xls", "Sheet 1 / 11"); in savePlainXLS()
345 save("pvt/plain_200p.odp", "Slide 1 / 200"); in savePlainODP()
350 save("pvt/plain_200p.ppt", "Slide 1 / 200"); in savePlainPPT()
355 save("pvt/complex_800p.odt", "Page 1 / 8[0-9]{2}"); in saveComplexODT()
365 save("pvt/complex_19s.ods", "Sheet 8 / 19"); in saveComplexODS()
370 save("pvt/complex_29s.xls", "Sheet 2 / 29"); in saveComplexXLS()
375 save("pvt/complex_150p.odp", "Slide 1 / 150"); in saveComplexODP()
[all …]
/aoo41x/main/offapi/com/sun/star/document/
H A DXDocumentRecovery.idl38 the document emergency-save / recovery process.
48 …periodic session save as configured by the user, <member>storeToRecoveryFile</member> is called fo…
57 … periodic session save, this might become a problem when saving is expensive, for a single document
62 /** does an emergency save of the document
71 contains additional arguments for the save process, for instance an StatusIndicator.
83 /** recovers the document after a previous emergency or session save.
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelDescriptorDataObject.java72 public final void addSaveCookie(SaveCookie save) { in addSaveCookie() argument
73 getCookieSet().add(save); in addSaveCookie()
76 public final void removeSaveCookie(SaveCookie save) { in removeSaveCookie() argument
77 getCookieSet().remove(save); in removeSaveCookie()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelDescriptorEditorSupport.java75 SaveCookie save = (SaveCookie)obj.getCookie(SaveCookie.class); in notifyUnmodified() local
76 if (save != null) { in notifyUnmodified()
78 obj.removeSaveCookie(save); in notifyUnmodified()
88 public void save() throws IOException { in save() method in ParcelDescriptorEditorSupport.Save
/aoo41x/main/vcl/unx/generic/fontmanager/
H A DparseAFM.cxx368 bool cont = true, save = (gfi != NULL); in parseGlobals() local
385 if (!save) in parseGlobals()
662 bool cont = true, save = (cwi != NULL); in parseCharWidths() local
676 if (!save) in parseCharWidths()
974 bool cont = true, save = (fi->tkd != NULL); in parseTrackKernData() local
987 if (!save) in parseTrackKernData()
1082 bool cont = true, save = (fi->pkd != NULL); in parsePairKernData() local
1095 if (!save) in parsePairKernData()
1212 bool cont = true, firstTime = true, save = (fi->ccd != NULL); in parseCompCharData() local
1236 if (!save) in parseCompCharData()
/aoo41x/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java114 SCUtil.save(scDocumentTemp); in insertRenameDeleteSheet()
261 SCUtil.save(scDocument); in hideShowSheet()
420 SCUtil.save(scDocument); in insertSheetFromfile()
432 SCUtil.save(sourcescDocument); in insertSheetFromfile()
479 SCUtil.save(scDocument); in insertSheetFromfile()
/aoo41x/test/testuno/source/fvt/uno/sc/data/
H A DStandardFilterOption.java117 SCUtil.save(scDocument); in testStandardFilterForString()
190 SCUtil.save(scDocument); in testStandardFilterOptionCaseSensitive()
261 SCUtil.save(scDocument); in testStandardFilterOptionContainsHeader()
346 SCUtil.save(scDocument); in testStandardFilterOptionCopyOutput()
438 SCUtil.save(scDocument); in testStandardFilterOptionSkipDuplicates()
497 SCUtil.save(scDocument); in testStandardFilterOptionUseRegularExpressions()
H A DStardarFilterTest.java150 SCUtil.save(scDocument); in testStandardFilter()
163 SCUtil.save(scDocument); in testStandardFilter()
/aoo41x/main/offapi/com/sun/star/frame/
H A DXStorable.idl98 if an IO error occured during save operation
111 <p>This is the normal behavior for UI's "save-as" feature.</p>
128 if an IO error occured during save operation
151 if an IO error occured during save operation
H A DXSessionManagerListener.idl36 /** doSave gets called when a save event was issued by the session manager
44 <p>When the save request is processed (with or without
51 <FALSE/> if just a save point was requested
H A DXSessionManagerClient.idl81 /** saveDone signals that a listener has processed a save request
84 the listener having finished save request processing
H A DXStorable2.idl69 the optional parameters contain unacceptable for save entry
72 if an IO error occured during save operation
/aoo41x/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx60 void BackendDb::save() in save() function in dp_registry::backend::BackendDb
105 save(); in getDocument()
155 save(); in removeElement()
197 save(); in revokeEntry()
219 save(); in activateEntry()
673 save(); in addEntry()
/aoo41x/main/store/source/
H A Dstorbios.cxx222 storeError save (OStorePageBIOS & rBIOS, sal_uInt32 nSize = theSize) in save() function
292 eErrCode = save (rBIOS); in unusedHead()
310 return save (rBIOS); in unusedPop()
340 return save (rBIOS); in unusedPush()
654 eErrCode = m_pSuper->save (*this, rnPageSize); in initialize_Impl()
/aoo41x/main/toolkit/workben/layout/
H A Deditor.cxx773 void save( uno::Any aValue ) in save() function
949 save( uno::makeAny( str ) ); in store()
951 save( uno::makeAny( (rtl::OUString) mpEdit->GetText() ) ); in store()
980 save( uno::makeAny( rtl::OUString( GetText() ).toInt64() ) ); in store()
993 save( uno::makeAny( rtl::OUString( GetText() ).toDouble() ) ); in store()
1031 save( uno::makeAny( IsChecked() ) ); in store()
1061 save( uno::makeAny( (short) GetSelectEntryPos() ) ); in store()
1101 save( uno::makeAny( (rtl::OUString) GetText() ) ); in store()
/aoo41x/main/writerfilter/documentation/
H A DtablesInDoc.txt60 // end current row and save properties for that row, begin new row
141 save properties
145 save value in curTableDepth
/aoo41x/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.src142 Text [ en-US ] = "Do you want to save the value in a database field?";
151 Text [ en-US ] = "~Yes, I want to save it in the following database field:";
170 Text [ en-US ] = "~No, I only want to save the value in the form.";
/aoo41x/main/sfx2/source/doc/
H A Ddoc.src58 Text [ en-US ] = "The document \"$(DOC)\" has been modified.\nDo you want to save your changes?" ;
196 …Text [ en-US ] = "Documents cannot be saved in $(FORMAT) format. Do you\nwant to save your changes…
463 …Text [ en-US ] = "If you do not want to overwrite the original document, you should save your work…
490 …be signed. Saving the document removes all present signatures.\nDo you want to save the document?";
/aoo41x/main/uui/source/
H A Dtrylater.src36 …ARG1)' is locked for editing by:\n\n$(ARG2)\n\nTry again later to save document or save a copy of …
/aoo41x/main/offapi/com/sun/star/sdb/
H A DDocumentSaveRequest.idl41 Usually thrown if someone tries to save a document which hasn't a name yet.
47 /** specifies the content where the document should save inside.
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Darmhelper.S45 stmfd sp!, {r4,lr} @ save return address
47 UNWIND .save {r4,lr} @ restore these regs on exception
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Darmhelper.S45 stmfd sp!, {r4,lr} @ save return address
47 UNWIND .save {r4,lr} @ restore these regs on exception
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DNsis.ulf35 en-US = "Select the folder in which to save the unpacked files."
41 …ill be unpacked and saved in the folder shown below. If you would like to save %PRODUCTNAME to a d…

Completed in 108 milliseconds

12345678