Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsvbahelper.cxx75 SfxObjectShell* findShellForUrl( const rtl::OUString& sMacroURLOrPath ) in findShellForUrl() argument
80 aObj.SetURL( sMacroURLOrPath ); in findShellForUrl()
84 aURL = sMacroURLOrPath; in findShellForUrl()
87 osl::FileBase::getFileURLFromSystemPath( sMacroURLOrPath, aURL ); in findShellForUrl()
115 if( sMacroURLOrPath.lastIndexOf( aName ) >= 0 ) in findShellForUrl()
122 if ( sMacroURLOrPath.endsWithIgnoreAsciiCaseAsciiL( ".dot", 4 ) ) in findShellForUrl()
130 if( sMacroURLOrPath.lastIndexOf( sCurrName ) >= 0 ) in findShellForUrl()

Completed in 18 milliseconds