Searched refs:IsRemote (Results 1 – 14 of 14) sorted by relevance
161 bLoadAgain = !xMed->IsRemote(); in GetData()319 bLoadAgain = !xMed->IsRemote(); in LoadFile_Impl()
174 IsRemote( rtl::OUString::createFromAscii( "IsRemote" ) ), in shell()256 IsRemote, in shell()2173 seq[j].Name == IsRemote || in getMaskFromProperties()2380 it1 = properties.find( MyProperty( IsRemote ) ); in commit()2400 it1 = properties.find( MyProperty( IsRemote ) ); in commit()
569 const rtl::OUString IsRemote; member in fileaccess::shell
62 mbRelUrl = mrMedium.IsRemote() ? aSaveOpt.IsSaveRelINet() : aSaveOpt.IsSaveRelFSys(); in XclExpRootData()
231 pMedium->IsRemote(); in save()
181 sal_Bool IsRemote();
200 boolean IsRemote ( read-only )
203 if( pMedium->IsRemote() || !pMedium->IsStorage() ) in SetStrmStgPtr()565 else if( !GetMedium() || !GetMedium()->IsRemote() ) in CallParser()1429 if( !GetMedium() || !GetMedium()->IsRemote() ) in NextToken()2437 if( !GetMedium() || !GetMedium()->IsRemote() ) in ShowStatline()
546 …if ( bPreview && rMedium.IsRemote() && ( !pReferer || pReferer->GetValue().CompareToAscii("private… in DetectFilter()
724 if ( !pSrcMed || pSrcMed->IsRemote() ) in lcl_HasValidStream()
586 sal_Bool bIsRemote = IsRemote(); in GetBaseURL()2566 sal_Bool SfxMedium::IsRemote() in IsRemote() function in SfxMedium
1681 aMedium.IsRemote(); in Save()
129 bRelUrl = pMedium->IsRemote() ? aSaveOpt.IsSaveRelINet() : aSaveOpt.IsSaveRelFSys(); in IsRelUrl()
486 || ( pMed->IsRemote() && !bIsHttpOrHttps ) ) ) in ExecReload_Impl()
Completed in 124 milliseconds