Searched refs:ButtonsImpl (Results 1 – 1 of 1) sorted by relevance
52 class ButtonsImpl class55 ButtonsImpl( const OUString& rURL );67 ButtonsImpl::ButtonsImpl( const OUString& rURL ) in ButtonsImpl() function in ButtonsImpl79 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 17 milliseconds