Searched refs:sMacroURLOrPath (Results 1 – 1 of 1) sorted by relevance
75 SfxObjectShell* findShellForUrl( const rtl::OUString& sMacroURLOrPath ) in findShellForUrl() argument80 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 14 milliseconds