Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/filter/html/
H A Dbuttonset.cxx61 bool copyGraphic( const OUString& rName, const OUString& rPath );
118 bool ButtonsImpl::copyGraphic( const OUString& rName, const OUString& rPath ) in copyGraphic() function in ButtonsImpl
254 return rSet.copyGraphic( rName, rPath ); in exportButton()