/aoo4110/main/autodoc/source/ary/inc/store/ |
H A D | s_storage.hxx | 77 bool Exists( 79 bool Exists( 109 Storage<ENTITY>::Exists(Rid i_index) const in Exists() function in ary::stg::Storage 116 Storage<ENTITY>::Exists(key_type i_id) const in Exists() function in ary::stg::Storage 118 return Exists(i_id.Value()); in Exists() 125 csv_assert(Exists(i_index)); in operator []() 133 csv_assert(Exists(i_index)); in operator []() 268 if (NOT i_storage.Exists(i_id)) in Search() 280 if (NOT i_storage.Exists(i_id)) in SearchAccess()
|
/aoo4110/main/connectivity/source/drivers/adabas/ |
H A D | BDriver.cxx | 853 if(UCBContentHelper::Exists(sTemp)) in createNeededDirs() 948 if(UCBContentHelper::Exists(sInitFile)) in createDb() 1027 if(UCBContentHelper::Exists(sCommandFile)) in X_PARAM() 1224 if(UCBContentHelper::Exists(sCommandFile)) in XUTIL() 1281 if(UCBContentHelper::Exists(sCommandFile)) in LoadBatch() 1459 if(UCBContentHelper::Exists(sCommandFile)) in X_CONS() 1539 if(UCBContentHelper::Exists(sCommandFile)) in isVersion() 1589 if(UCBContentHelper::Exists(sCommandFile)) in checkAndInsertNewDevSpace() 1634 if(UCBContentHelper::Exists(sCommandFile)) in isKernelVersion() 1762 if(UCBContentHelper::Exists(sCommandFile)) in installSystemTables() [all …]
|
/aoo4110/main/unotools/source/config/ |
H A D | viewoptions.cxx | 293 …sal_Bool Exists ( const ::rtl::OUString& … 417 sal_Bool SvtViewOptionsBase_Impl::Exists( const ::rtl::OUString& sName ) in Exists() function in SvtViewOptionsBase_Impl 923 sal_Bool SvtViewOptions::Exists() const in Exists() function in SvtViewOptions 932 bExists = m_pDataContainer_Dialogs->Exists( m_sViewName ); in Exists() 936 bExists = m_pDataContainer_TabDialogs->Exists( m_sViewName ); in Exists() 940 bExists = m_pDataContainer_TabPages->Exists( m_sViewName ); in Exists() 944 bExists = m_pDataContainer_Windows->Exists( m_sViewName ); in Exists()
|
H A D | pathoptions.cxx | 946 if ( !::utl::UCBContentHelper::Exists( aObj.GetMainURL( INetURLObject::NO_DECODE ) ) ) in SearchFile() 950 … bRet = ::utl::UCBContentHelper::Exists( aObj.GetMainURL( INetURLObject::NO_DECODE ) ); in SearchFile() 1019 … bRet = ::utl::UCBContentHelper::Exists( aObj.GetMainURL( INetURLObject::NO_DECODE ) ); in SearchFile()
|
/aoo4110/main/svtools/source/dialogs/ |
H A D | filedlg2.cxx | 326 if( aCheck.Exists() ) in IMPL_LINK() 358 if( ! aFile.Exists() && ! FileStat( aFile ).IsKind( FSYS_KIND_WILD ) ) in IMPL_LINK() 456 if( aName.Len() && ( aName.GetChar(0) != '.' ) && rEntry.Exists() ) in UpdateEntries() 508 if( ! rDirEntry.Exists() ) in IsFileOk() 668 if( FileStat( aFile ).GetKind() & (FSYS_KIND_FILE | FSYS_KIND_WILD) || !aFile.Exists() ) in SetPath() 946 if( FileStat( aFile ).GetKind() & (FSYS_KIND_FILE | FSYS_KIND_WILD) || !aFile.Exists() ) in IMPL_LINK() 1023 && rEntry.Exists() ) ) in UpdateEntries() 1145 if( FileStat( aFile ).GetKind() & (FSYS_KIND_FILE | FSYS_KIND_WILD) || !aFile.Exists() ) in SetPath()
|
/aoo4110/main/sw/source/ui/sidebar/ |
H A D | PageMarginControl.cxx | 426 if ( aWinOpt.Exists() ) in GetUserCustomValues() 438 if ( aWinOpt2.Exists() ) in GetUserCustomValues() 450 if ( aWinOpt3.Exists() ) in GetUserCustomValues() 462 if ( aWinOpt4.Exists() ) in GetUserCustomValues() 474 if ( aWinOpt5.Exists() ) in GetUserCustomValues()
|
/aoo4110/main/svtools/bmpmaker/ |
H A D | bmpcore.cxx | 170 bool bPNG = aInFile.Exists(); in ImplCreate() 178 if( aInFile.Exists() ) in ImplCreate() 343 if( aInDir.Exists() ) in Create() 347 if( ( aLangInDir += DirEntry( ::rtl::OUString::createFromAscii( rLang.maLangDir ) ) ).Exists() ) in Create()
|
/aoo4110/main/connectivity/source/drivers/dbase/ |
H A D | DIndex.cxx | 152 if(UCBContentHelper::Exists(sFile)) in openIndexFile() 436 if(UCBContentHelper::Exists(sPath)) in DropImpl() 480 if(UCBContentHelper::Exists(_sFile)) in impl_killFileAndthrowError_throw() 489 if(UCBContentHelper::Exists(sFile)) in CreateImpl()
|
/aoo4110/main/cosv/source/storage/ |
H A D | persist.cxx | 41 Persistent::Exists() const in Exists() function in csv::ploc::Persistent 68 Persistent::Exists() const in Exists() function in csv::ploc::Persistent
|
/aoo4110/main/tools/source/fsys/ |
H A D | filecopy.cxx | 304 if ( bMakeShortNames && aTarget.Exists() ) in DoCopy_Impl() 331 aTgt.Exists() ) in DoCopy_Impl() 439 if ( rSource.Exists() ) in DoCopy_Impl()
|
H A D | dirent.cxx | 1036 sal_Bool DirEntry::Exists( FSysAccess nAccess ) const in Exists() function in DirEntry 1793 ( ( !bWild && aEntry.Exists() ) || ( bWild && aEntry.First() ) ) ) in Find() 2415 if ( !rPath.Exists() ) in CreateEntry_Impl() 2467 if ( aPath.Exists() ) in IsValidEntry_Impl() 2606 if ( !Exists() && (ERRCODE_NONE == CreateEntry_Impl( *this, eKind )) ) in MakeShortName() 2627 if ( !Exists() ) in MakeShortName() 2772 if ( aDest.Exists() ) in MoveTo()
|
/aoo4110/main/svx/source/sidebar/paragraph/ |
H A D | ParaLineSpacingControl.cxx | 188 if ( aWinOpt.Exists() ) in Rearrange() 200 if ( aWinOpt2.Exists() ) in Rearrange() 247 if( !aWinOpt.Exists() && !aWinOpt2.Exists() ) in Rearrange()
|
/aoo4110/main/migrationanalysis/src/driver_docs/ |
H A D | CreateDriverDocs.wsf | 62 If mArgsNamed.Exists(CUSAGE_ARG) Then 68 if mArgsNamed.Exists(CSOURCE_DIR_ARG) Then 75 if mArgsNamed.Exists(CTARGET_DIR_ARG ) Then
|
/aoo4110/main/soldep/bootstrp/ |
H A D | command.cxx | 501 if ( aItem.Exists()) in Search() 524 if ( aDirEntry.Exists()) { in Search() 547 if ( aDirEntry.Exists()) { in Search()
|
H A D | prj.cxx | 1533 if ( pFile->Exists()) { in Read() 1572 if ( !aEntry.Exists() ) { in CreateFileName() 1574 if ( !aEntry.Exists() ) in CreateFileName() 1578 if ( !aEntry.Exists() ) in CreateFileName() 1594 if ( !aActualEntry.Exists() && aDBNotFoundHdl.IsSet()) in CreateFileName() 1672 if ( pFile->Exists()) { in ReadBuildlist() 2830 if ( aEntry.Exists()) { in StarFile() 2847 if ( aEntry.Exists()) { in NeedsUpdate()
|
H A D | minormk.cxx | 69 if ( !aFile.Exists()) { in MinorMk() 150 if ( DirEntry( rFileName ).Exists()) { in ReadMinorMk()
|
/aoo4110/main/tools/bootstrp/ |
H A D | inimgr.cxx | 183 if (( !aDestEntry.Exists() ) || in ForceUpdate() 189 while ( !aDestEntry.Exists()) in ForceUpdate()
|
H A D | cppdep.cxx | 112 if ( (aNewFile = Exists( aResult )) != "" ) in Search() 141 ByteString CppDep::Exists( ByteString aFileName ) in Exists() function in CppDep
|
H A D | mkcreate.cxx | 660 if ( !aEntry.Exists()) { in CreateRecursiveMakefile() 673 if ( !aSubDirectory.Exists()) in CreateRecursiveMakefile() 689 if ( aMKEntry.Exists()) { in CreateRecursiveMakefile()
|
H A D | cppdep.hxx | 41 ByteString Exists( ByteString aFileName );
|
/aoo4110/main/svx/source/xml/ |
H A D | xmlgrhlp.cxx | 107 sal_Bool Exists() const { return mxStmWrapper.is(); } in Exists() function in SvXMLGraphicInputStream 257 sal_Bool Exists() const { return mxStmWrapper.is(); } in Exists() function in SvXMLGraphicOutputStream 911 if( pInputStream->Exists() ) in getInputStream() 931 if( pOutputStream->Exists() ) in createOutputStream()
|
/aoo4110/main/l10ntools/source/ |
H A D | gsiconv.cxx | 213 if ( !aSource.Exists()) { in main() 333 if ( !aSource.Exists()) { in main()
|
/aoo4110/main/migrationanalysis/src/driver_docs/sources/ |
H A D | AnalysisDriver.bas | 1571 If dict.Exists(dictKey) Then 1636 If mIssuesClassificationDict.Exists(issueKey) Then 1912 If mIssuesDict.Exists(issueKey) Then 1933 If mIssuesDict.Exists(issueKey) Then 1959 If Not mMacroDict.Exists(issueKey) Then 1977 If mIssuesDict.Exists(key) Then 1995 If mPreparedIssuesDict.Exists(key) Then
|
/aoo4110/main/cosv/inc/cosv/ |
H A D | persist.hxx | 65 bool Exists() const;
|
/aoo4110/main/soldep/inc/ |
H A D | minormk.hxx | 71 sal_Bool Exists() in Exists() function in MinorMk
|