/aoo42x/main/udkapi/com/sun/star/registry/ |
H A D | XRegistryKey.idl | 76 if the registry is not open. 95 if the registry is not open. 105 if the registry is not open. 115 if the registry is not open. 131 if the registry is not open. 142 if the registry is not open. 158 if the registry is not open. 186 if the registry is not open. 214 if the registry is not open. 241 if the registry is not open. [all …]
|
H A D | XSimpleRegistry.idl | 65 <p>If a local registry is already open, this function 66 will close the currently open registry. 82 void open( [in] string rURL, 96 if the registry is not open. 105 if the registry is not open. 115 if no registry is open 124 if the registry is not open. 139 if the registry is not open.
|
/aoo42x/main/shell/source/unix/misc/ |
H A D | makefile.mk | 41 $(BIN)$/open-url \ 42 $(BIN)$/cde-open-url \ 43 $(BIN)$/gnome-open-url \ 44 $(BIN)$/kde-open-url 48 APP1TARGET = open-url 50 $(OBJ)$/open-url.obj \ 51 open-url.def 63 APP1TARGET = gnome-open-url.bin 65 $(OBJ)$/gnome-open-url.obj
|
/aoo42x/main/shell/prj/ |
H A D | d.lst | 15 ..\%__SRC%\bin\open-url %_DEST%\bin%_EXT%\open-url 16 ..\%__SRC%\bin\cde-open-url %_DEST%\bin%_EXT%\cde-open-url 17 ..\%__SRC%\bin\kde-open-url %_DEST%\bin%_EXT%\kde-open-url 18 ..\%__SRC%\bin\gnome-open-url %_DEST%\bin%_EXT%\gnome-open-url 19 ..\%__SRC%\bin\gnome-open-url.bin %_DEST%\bin%_EXT%\gnome-open-url.bin
|
/aoo42x/main/slideshow/source/engine/ |
H A D | sp_debug.cxx | 105 static void scan_and_mark(void const * area, size_t size, map2_type & m2, open_type & open) in scan_and_mark() argument 115 open.push_back(q->pn.pi); in scan_and_mark() 141 open_type open; in find_unreachable_objects_impl() local 146 if(p->use_count() != i->second) open.push_back(p); in find_unreachable_objects_impl() 151 for(open_type::iterator j = open.begin(); j != open.end(); ++j) in find_unreachable_objects_impl() 156 while(!open.empty()) in find_unreachable_objects_impl() 158 void const * p = open.front(); in find_unreachable_objects_impl() 159 open.pop_front(); in find_unreachable_objects_impl() 164 scan_and_mark(i->second.first, i->second.second, m2, open); in find_unreachable_objects_impl()
|
/aoo42x/main/offapi/com/sun/star/rdf/ |
H A D | URIs.idl | 285 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#hasPart 288 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#idref 290 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#path 293 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#mimeType 295 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#Package 297 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#Element 299 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#File 303 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#Document 306 /// http://docs.oasis-open.org/ns/office/1.2/meta/odf#prefix 308 /// http://docs.oasis-open.org/ns/office/1.2/meta/odf#suffix [all …]
|
/aoo42x/main/sal/qa/osl/file/ |
H A D | osl_File.cxx | 526 nError1 = testFile.open ( OpenFlag_Read ); in checkFile() 622 rc = aDir.open( ); in checkDirectory() 2495 nError1 = pDir->open( ); in SetUp() 2756 nError1 = pDir->open( ); in SetUp() 5002 nError1 = testDirectory.open( ); in TEST_F() 5017 nError1 = testDirectory.open( ); in TEST_F() 5058 nError1 = testDirectory.open( ); in TEST_F() 5074 nError1 = testDirectory.open( ); in TEST_F() 5089 nError1 = testDirectory.open( ); in TEST_F() 5677 nError2 = rDirectory.open( ); in TEST_F() [all …]
|
/aoo42x/main/sal/workben/ |
H A D | testfile.cxx | 474 rc= pDir->open(); in DirectoryOpenAndCloseTest() 499 rc= pDir->open(); in DirectoryOpenAndCloseTest() 516 rc= pDir->open(); in DirectoryOpenAndCloseTest() 533 rc= pDir->open(); in DirectoryOpenAndCloseTest() 553 rc= pDir->open(); in DirectoryOpenAndCloseTest() 603 rc= pDir->open(); in DirectoryCreateAndRemoveTest() 623 rc= pDir->open(); in DirectoryCreateAndRemoveTest() 689 rc=pFile->open( OpenFlag_Read ); in FileOpenAndCloseTest() 922 rc=pFile->open( OpenFlag_Read ); in FileCopyAndMoveTest() 986 rc=pFile->open( OpenFlag_Read ); in FileCopyAndMoveTest() [all …]
|
/aoo42x/main/solenv/bin/ |
H A D | relocate | 38 opendir ($dirhandle, $build_dir) || die "Can't open $build_dir"; 54 open ($old_file, $old_fname) || die "Can't open $old_fname: $!"; 55 open ($new_file, ">$tmp_fname") || die "Can't open $tmp_fname: $!"; 117 open ($file, $fname) || die "Can't open $fname: $!"; 162 opendir ($top_dir, $new_root) || die "Can't open $new_root: $!";
|
H A D | exectest.pl | 43 $open = 0; 45 $eof = $input ? eof INPUT : $open; 50 if ($open) 87 $open = 1; 89 elsif ($open && $input)
|
H A D | subsequenttests | 71 open(BUILDLST, $buildlst) or die("cannot open $buildlst"); 80 open(MAKEFILE, $makefile) or die("cannot open $makefile"); 140 open(OUTPUT, $cmd) or die("$counter: $!");
|
H A D | linkoo | 73 opendir ($dirhandle, $build_dir) || die "Can't open $build_dir"; 78 open ($file, "$build_dir/$fname") || die "Can't open $build_dir/$fname"; 180 opendir ($dirh_toplevel, $build_path) || die "Can't open '$build_path': $!"; 347 …open ($ooenv, ">$OOO_INSTALL/" . $program_dir . "/ooenv") || die "Can't open $OOO_INSTALL/" . $pro…
|
/aoo42x/main/stoc/test/ |
H A D | testregistry.cxx | 92 xSimReg->open( rURL, sal_True, sal_False ); in mergeKeys() 124 if(myRegistry->open(userReg, REG_READWRITE)) in setStarUserRegistry() 145 TEST_ENSHURE(!myRegistry->open(appReg, REG_READWRITE), "setLinkInDefaultRegistry error 1"); in setLinkInDefaultRegistry() 215 xReg->open(testreg, sal_False, sal_True); in test_SimpleRegistry() 323 xReg->open(testreg2, sal_False, sal_True); in test_SimpleRegistry() 336 xReg->open(testreg, sal_False, sal_False); in test_SimpleRegistry() 681 xSimReg->open( reg1, sal_False, sal_True ); in SAL_IMPLEMENT_MAIN() 683 xSimReg->open( reg2, sal_False, sal_True ); in SAL_IMPLEMENT_MAIN() 685 xSimReg->open( areg1, sal_False, sal_True ); in SAL_IMPLEMENT_MAIN() 687 xSimReg->open( areg2, sal_False, sal_True ); in SAL_IMPLEMENT_MAIN()
|
/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | OpenMode.idl | 37 /** open a folder, include all children in result set (documents and 43 /** open a folder, include only children, that are folders, in result set. 48 /** open a folder, include only children, that are documents, in result set. 53 /** open a document. There are no special requirements for data access 64 /** open a document. Allow shared read and write access. 74 /** open a document. Deny shared write access.
|
/aoo42x/test/testgui/source/fvt/gui/sd/headerandfooter/ |
H A D | DocumentWithHeaderFooter.java | 66 open(file); in testOpenAOO34WithHeaderFooter() 85 open(saveTo2); in testOpenAOO34WithHeaderFooter() 101 open(file); in testOpenPPTWithHeaderFooter() 120 open(saveTo); in testOpenPPTWithHeaderFooter() 136 open(saveTo2); in testOpenPPTWithHeaderFooter()
|
/aoo42x/main/officecfg/util/ |
H A D | component-conf.gen | 29 open(OUTFILE, ">$ARGV[0]") or die "can't open >$ARGV[0]"; 31 #open the makefile 32 open(INFILE, "makefile.mk") or die "can't open makefile.mk";
|
H A D | component-ldif.gen | 29 open(OUTFILE, ">$ARGV[0]") or die "can't open >$ARGV[0]"; 31 #open the makefile 32 open(INFILE, "makefile.mk") or die "can't open makefile.mk";
|
H A D | component-map.gen | 31 open(OUTFILE, ">$ARGV[0]") or die "can't open >$ARGV[0]"; 33 #open the makefile 34 open(INFILE, "makefile.mk") or die "can't open makefile.mk";
|
/aoo42x/main/scp2/source/writer/ |
H A D | registryitem_writer.scp | 324 Value = "open"; 344 Subkey = "soffice.StarWriterDocument.6\shell\open\command"; 394 Value = "open"; 483 Subkey = "soffice.StarWriterTemplate.6\shell\open\command"; 820 Value = "open"; 840 Subkey = "opendocument.WriterDocument.1\shell\open\command"; 877 Subkey = "opendocument.WriterWebDocument.1\shell\open\command"; 972 Subkey = "opendocument.WriterTemplate.1\shell\open\command"; 1077 Value = "open"; 1193 Value = "open"; [all …]
|
/aoo42x/test/testgui/source/bvt/gui/ |
H A D | FileTypeTest.java | 129 open(saveTo); in saveNewDocument() 178 open(saveTo); in saveNewSpreadsheet() 223 open(saveTo); in saveNewPresentation() 293 open(saveTo); in saveNewDrawing() 352 open(saveTo); in saveNewMath()
|
H A D | BasicFunctionTest.java | 82 open(prepareData(new File(smokeTestTargetDir, "smoketestdoc.odt").getAbsolutePath())); in smokeTest() 100 open(file); in testExportAsPDF() 172 open(prepareData("bvt/macro.ods")); in testRunMacro() 287 open(prepareData("bvt/slideshow.odp")); in testSlideShow() 313 open(prepareData("bvt/find.odt")); in testFind() 339 open(prepareData("bvt/searchFormulasValues.ods")); in testFindFormulasAndValues() 430 open(prepareData("bvt/sort.ods")); in testSort()
|
/aoo42x/main/offapi/com/sun/star/embed/ |
H A D | XHierarchicalStorageAccess.idl | 103 In case the stream is open in readonly mode the 109 the path to the substream that should be open 112 a mode the stream should be open in, 149 In case the stream is open in readonly mode the 155 the path to the substream that should be open 158 a mode the stream should be open in,
|
H A D | XStorage.idl | 155 In case the stream is open in readonly mode the 161 the name of the substream that should be open 164 a mode the stream should be open in, 200 In case the stream is open in readonly mode the 206 the name of the substream that should be open 209 a mode the stream should be open in, 257 the name of the storage that should be open 260 a mode the storage should be open in 286 The stream is open in readonly mode so the 325 The stream is open in readonly mode so the
|
/aoo42x/main/ucb/source/ucp/file/ |
H A D | filrec.cxx | 43 if ( m_aFile.open( m_nFlags ) == ::osl::FileBase::E_None in reconnect() 44 || m_aFile.open( OpenFlag_Read ) == ::osl::FileBase::E_None ) in reconnect() 54 ::osl::FileBase::RC ReconnectingFile::open( sal_uInt32 uFlags ) in open() function in fileaccess::ReconnectingFile 56 ::osl::FileBase::RC nResult = m_aFile.open( uFlags ); in open()
|
/aoo42x/main/scp2/source/impress/ |
H A D | registryitem_impress.scp | 325 Value = "open"; 345 Subkey = "soffice.StarImpressDocument.6\shell\open\command"; 421 Subkey = "soffice.StarImpressTemplate.6\shell\open\command"; 713 Value = "open"; 733 Subkey = "opendocument.ImpressDocument.1\shell\open\command"; 856 Subkey = "opendocument.ImpressTemplate.1\shell\open\command"; 974 …_Prg_Impress_MSO_Reg, ppt, PPT, MS_POWERPOINT_PRESENTATION_OLD, 33, simpress.exe, open, Impress ) 975 … gid_Module_Prg_Impress_MSO_Reg, pps, PPS, MS_POWERPOINT_SHOW, 33, simpress.exe, open, Impress ) 976 …dule_Prg_Impress_MSO_Reg, pptx, PPTX, MS_POWERPOINT_PRESENTATION, 33, simpress.exe, open, Impress ) 977 …dule_Prg_Impress_MSO_Reg, pptm, PPTM, MS_POWERPOINT_PRESENTATION, 33, simpress.exe, open, Impress )
|