Home
last modified time | relevance | path

Searched refs:RC (Results 101 – 125 of 126) sorted by relevance

123456

/trunk/main/vcl/win/source/app/
H A Dsalinst.cxx1067 osl::FileBase::RC rc = osl::FileBase::getSystemPathFromFileURL(rFileUrl, system_path);
/trunk/main/comphelper/source/misc/
H A Duieventslogger.cxx452 FileBase::RC result = File::move(getCurrentPath(), getRotatedPath()); in rotate()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltertestdialog.cxx655 osl::File::RC rc = aInputFile.open( OpenFlag_Read ); in import()
H A Dxmlfiltersettingsdialog.cxx1783 Directory::RC rc = aDir.open(); in createDirectory()
/trunk/main/sfx2/source/appl/
H A Dshutdownicon.cxx874 osl::File::RC error = f.open( OpenFlag_Read ); in GetAutostart()
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx364 static osl::FileBase::RC resolveLink( const rtl::OUString& i_rURL, rtl::OUString& o_rResolvedURL, r… in resolveLink()
367 osl::FileBase::RC aRet = osl::FileBase::E_None; in resolveLink()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx87 ::osl::File::RC err = ::osl::DirectoryItem::get(m_urlDb, item); in getDocument()
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DRanges.log76 ITEM Assertion OK : R1C1 Range.Formula is: =IF(OR(R[-2]C[1]=0,RC[2]="YES"),"")
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DRanges.log76 ITEM Assertion OK : R1C1 Range.Formula is: =IF(OR(R[-2]C[1]=0,RC[2]="YES"),"")
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/
H A DRanges.log76 ITEM Assertion OK : R1C1 Range.Formula is: =IF(OR(R[-2]C[1]=0,RC[2]="YES"),"")
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DRanges.log76 ITEM Assertion OK : R1C1 Range.Formula is: =IF(OR(R[-2]C[1]=0,RC[2]="YES"),"")
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DRanges.log76 ITEM Assertion OK : R1C1 Range.Formula is: =IF(OR(R[-2]C[1]=0,RC[2]="YES"),"")
/trunk/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.cxx792 osl::FileBase::RC rc = osl::Directory::createPath(_rsValue); in fillEnvironmentVariable()
/trunk/main/tools/source/generic/
H A Dconfig.cxx172 ::osl::FileBase::RC eError = aFile.open( osl_File_OpenFlag_Write | osl_File_OpenFlag_Create ); in ImplSysWriteConfig()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2208 osl::FileBase::RC aError = aFotFile.open( osl_File_OpenFlag_Read ); in ImplGetFontAttrFromFile()
2347 osl::FileBase::RC rcOSL = aFontDir.open(); in GetDevFontList()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3251 FileBase::RC nError; in importFonts()
3288 … nError = (FileBase::RC)symlink( aLinkFromPath.GetBuffer(), aLinkToPath.GetBuffer() ); in importFonts()
3305 nError = (FileBase::RC)symlink( aFromPath.GetBuffer(), in importFonts()
/trunk/main/solenv/inc/
H A Dsettings.mk229 RC= macro
/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx1063 osl::FileBase::RC rcGet = osl::DirectoryItem::get( aTreeFileURL, aTreeFileItem ); in compileExtensionHelp()
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx716 osl::FileBase::RC errFile = osl::FileBase::getFileURLFromSystemPath( instPath,url ); in init()
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx1522 osl::FileBase::RC rc; in storeReleaseNote()
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx2098 ::osl::FileBase::RC result; in LoadCrashFile()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx2081 ::osl::FileBase::RC eErr = ::osl::File::createTempFile( 0, 0, &aTempFileURL ); in implGetIndexFolderFromPackage()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx567 osl::FileBase::RC rcOSL = aDir.open(); in AddFontDir()
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp189 ::osl::FileBase::RC result = ::osl::Directory::createPath( ustrValue ); in GetCrashDataPath()
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx2278 ::osl::FileBase::RC eRes = ::osl::Directory::create( rSysPath ); in extractStorage()

Completed in 224 milliseconds

123456