Searched refs:rMultiPath (Results 1 – 2 of 2) sorted by relevance
201 Gallery::Gallery( const String& rMultiPath ) in Gallery() argument206 ImplLoad( rMultiPath ); in Gallery()242 void Gallery::ImplLoad( const String& rMultiPath ) in ImplLoad() argument244 const sal_uInt16 nTokenCount = rMultiPath.GetTokenCount( ';' ); in ImplLoad()257 aRelURL = INetURLObject( rMultiPath.GetToken( 0, ';' ) ); in ImplLoad()261 aCurURL = INetURLObject(rMultiPath.GetToken( i, ';' )); in ImplLoad()270 aRelURL = INetURLObject( rMultiPath ); in ImplLoad()
135 void ImplLoad( const String& rMultiPath );147 SVX_DLLPUBLIC Gallery( const String& rMultiPath );
Completed in 12 milliseconds