Home
last modified time | relevance | path

Searched refs:open (Results 176 – 200 of 532) sorted by relevance

12345678910>>...22

/trunk/main/ucb/source/ucp/ftp/
H A Dftpurl.hxx130 oslFileHandle open() throw(curl_exception);
/trunk/main/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx83 virtual void SAL_CALL open(
1134 void SimpleRegistry::open( in open() function in __anon8684692c0111::SimpleRegistry
1152 : registry_.open(rURL, bReadOnly ? REG_READONLY : REG_READWRITE); in open()
/trunk/main/desktop/source/pagein/
H A Dfile_image_unx.c57 if ((fd = open (filename, O_RDONLY)) == -1) in file_image_open()
/trunk/main/rdbmaker/source/codemaker/
H A Dglobal.cxx128 void FileStream::open(const OString& name, FileAccessMode mode) in open() function in FileStream
/trunk/main/offapi/com/sun/star/rendering/
H A DColorProfile.idl28 /* TODO: There's still a lot open here! */
/trunk/main/scp2/source/ooo/
H A Dfolderitem_ooo.ulf31 en-US = "The office productivity suite compatible to the open and standardized ODF document format.…
/trunk/main/framework/source/fwi/jobs/
H A Dconfigaccess.cxx127 void ConfigAccess::open( /*IN*/ EOpenMode eMode ) in open() function in framework::ConfigAccess
/trunk/main/rdbmaker/inc/codemaker/
H A Dglobal.hxx95 void open(const ::rtl::OString& name, FileAccessMode nMode = FAM_READWRITE);
/trunk/main/autodoc/source/parser_i/idl/
H A Dunoidl.cxx149 aFile.open( csv::CFM_READ ); in ParseFile()
/trunk/main/soltools/testSHL/util/
H A Dtutil.cxx73 if ( inFile.open( OpenFlag_Read ) == ::osl::FileBase::E_None) { in getEntriesFromFile()
/trunk/main/xmlsecurity/tools/demo/
H A Dutil.cxx59 xSimpleRegistry->open(rtl::OUString::createFromAscii( "demo.rdb" ), sal_True, sal_False); in CreateDemoServiceFactory()
/trunk/main/sysui/desktop/menus/
H A Dstartcenter.desktop31 Comment=The office productivity suite compatible to the open and standardized ODF document format.
/trunk/main/configmgr/source/
H A Dcomponents.cxx590 switch (dir.open()) { in parseFiles()
683 switch (dir.open()) { in parseXcdFiles()
/trunk/main/codemaker/inc/codemaker/
H A Dglobal.hxx90 void open(const ::rtl::OString& name, FileAccessMode nMode = FAM_READWRITE);
/trunk/main/autodoc/source/display/toolkit/
H A Dhtmlfile.cxx100 if (NOT aFile.open()) in CreateFile()
/trunk/main/cpputools/source/regsingleton/
H A Dregsingleton.cxx89 xSimReg->open( file_url, sal_False, sal_True ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/trunk/main/uui/source/
H A Dopenlocked.src36 …ARG1)' is locked for editing by:\n\n$(ARG2)\n\nOpen document read-only or open a copy of the docum…
/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dhelper.cxx100 xSimpleRegistry->open(sRdbUrl, sal_True, sal_False); in serviceManager()
/trunk/main/filter/source/placeware/
H A Dtempfile.cxx165 osl::FileBase::RC err = aFile.open(osl_File_OpenFlag_Create); in createTempFileURL()
/trunk/main/offapi/com/sun/star/ucb/
H A DUnsupportedDataSinkException.idl43 of the command 'open' contains such a data sink.
H A DDynamicResultSet.idl39 open-command executed by an <type>XCommandProcessor</type> of the service
/trunk/main/offapi/com/sun/star/document/
H A DUndoManagerEvent.idl43 …/** denotes the number of Undo contexts which are open, and not yet closed, at the time the event …
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_msg.cxx53 aOut.open(); in WriteFile()
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DCustomAc.ulf32 …If you are using a multi-user system, also make sure that no other user has [DEFINEDPRODUCT] open."
/trunk/main/soltools/cpp/
H A D_unix.c202 if ((fd = open(fp, O_RDONLY)) <= 0) in setup()

Completed in 67 milliseconds

12345678910>>...22