Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx185 void SetFilterPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_FILTER, rPath ); } in SetFilterPath() function in SvtPathOptions_Impl
809 void SvtPathOptions::SetFilterPath( const String& rPath ) in SetFilterPath() function in SvtPathOptions
811 pImp->SetFilterPath( rPath ); in SetFilterPath()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx113 void SetFilterPath( const String& rPath );
/trunk/main/svtools/inc/svtools/
H A Dfilter.hxx286 void SetFilterPath( const String& rFilterPath ) { aFilterPath = rFilterPath; }; in SetFilterPath() function in GraphicFilter
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx893 aPathOptions.SetFilterPath( aTmp ); in SetOptions()

Completed in 22 milliseconds