Home
last modified time | relevance | path

Searched refs:INET_PROT_FILE (Results 101 – 110 of 110) sorted by relevance

12345

/trunk/main/xmloff/source/forms/
H A Delementimport.cxx2172 if ( aURL.GetProtocol() == INET_PROT_FILE ) in OXMLDataSourceImport()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx2543 if( INET_PROT_FILE == aURL.GetProtocol() || in lcl_FindNextRemovableLink()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx646 if(aObj.GetProtocol() == INET_PROT_FILE) in Init()
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx600 aURL.SetSmartProtocol( INET_PROT_FILE ); in getDirList()
H A Dobjstor.cxx830 if ( aUrl.GetProtocol() == INET_PROT_FILE ) in DoLoad()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx938 bool bMustExpand = ( INetURLObject( sLastURL ).GetProtocol() == INET_PROT_FILE ); in ActivateLastSelection()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx978 if ( eProto == INET_PROT_FILE ) in StartURL()
H A Dwrtw8esh.cxx220 …if( eProtocol == INET_PROT_FILE || (eProtocol == INET_PROT_NOT_VALID && rUrl.GetChar( 0 ) != '#') ) in WriteHyperlinkWithinFly()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1687 if( INET_PROT_FILE == aURL.GetProtocol() ) in click()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx4683 … if( m_aContext.RelFsys && eBaseProtocol == eTargetProtocol && eTargetProtocol == INET_PROT_FILE ) in emitLinkAnnotations()
4705 eTargetProtocol != INET_PROT_FILE ) in emitLinkAnnotations()

Completed in 216 milliseconds

12345