Home
last modified time | relevance | path

Searched refs:IsRemote (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx161 bLoadAgain = !xMed->IsRemote(); in GetData()
319 bLoadAgain = !xMed->IsRemote(); in LoadFile_Impl()
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx174 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()
H A Dshell.hxx569 const rtl::OUString IsRemote; member in fileaccess::shell
/trunk/main/sc/source/filter/excel/
H A Dxeroot.cxx62 mbRelUrl = mrMedium.IsRemote() ? aSaveOpt.IsSaveRelINet() : aSaveOpt.IsSaveRelFSys(); in XclExpRootData()
/trunk/main/svx/source/xml/
H A Dxmlxtexp.cxx231 pMedium->IsRemote(); in save()
/trunk/main/sfx2/inc/sfx2/
H A Ddocfile.hxx181 sal_Bool IsRemote();
/trunk/main/offapi/com/sun/star/ucb/
H A DFileContent.idl200 boolean IsRemote ( read-only )
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx203 if( pMedium->IsRemote() || !pMedium->IsStorage() ) in SetStrmStgPtr()
565 else if( !GetMedium() || !GetMedium()->IsRemote() ) in CallParser()
1423 if( !GetMedium() || !GetMedium()->IsRemote() ) in NextToken()
2426 if( !GetMedium() || !GetMedium()->IsRemote() ) in ShowStatline()
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx546 …if ( bPreview && rMedium.IsRemote() && ( !pReferer || pReferer->GetValue().CompareToAscii("private… in DetectFilter()
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx724 if ( !pSrcMed || pSrcMed->IsRemote() ) in lcl_HasValidStream()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx586 sal_Bool bIsRemote = IsRemote(); in GetBaseURL()
2566 sal_Bool SfxMedium::IsRemote() in IsRemote() function in SfxMedium
/trunk/main/sd/source/filter/html/
H A Dpubdlg.cxx1681 aMedium.IsRemote(); in Save()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx486 || ( pMed->IsRemote() && !bIsHttpOrHttps ) ) ) in ExecReload_Impl()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx118 bRelUrl = pMedium->IsRemote() ? aSaveOpt.IsSaveRelINet() : aSaveOpt.IsSaveRelFSys(); in IsRelUrl()

Completed in 133 milliseconds