Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/html/
H A Dbuttonset.cxx52 class ButtonsImpl class
55 ButtonsImpl( const OUString& rURL );
67 ButtonsImpl::ButtonsImpl( const OUString& rURL ) in ButtonsImpl() function in ButtonsImpl
79 Reference< XInputStream > ButtonsImpl::getInputStream( const OUString& rName ) in getInputStream()
95 bool ButtonsImpl::getGraphic( const Reference< XGraphicProvider >& xGraphicProvider, const rtl::OUS… in getGraphic()
118 bool ButtonsImpl::copyGraphic( const OUString& rName, const OUString& rPath ) in copyGraphic()
140 typedef std::vector< boost::shared_ptr< ButtonsImpl > > ButtonVector;
186 …maButtons.push_back( boost::shared_ptr< ButtonsImpl >( new ButtonsImpl( aStatus.getFileURL() ) ) ); in scanForButtonSets()
201 ButtonsImpl& rSet = *maButtons[nSet].get(); in getPreview()
252 ButtonsImpl& rSet = *maButtons[nSet].get(); in exportButton()

Completed in 16 milliseconds