Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/html/
H A Dbuttonset.cxx141 class ButtonSetImpl class
144 ButtonSetImpl();
159 ButtonSetImpl::ButtonSetImpl() in ButtonSetImpl() function in ButtonSetImpl
172 void ButtonSetImpl::scanForButtonSets( const OUString& rPath ) in scanForButtonSets()
192 int ButtonSetImpl::getCount() const in getCount()
197 bool ButtonSetImpl::getPreview( int nSet, const std::vector< rtl::OUString >& rButtons, Image& rIma… in getPreview()
248 bool ButtonSetImpl::exportButton( int nSet, const rtl::OUString& rPath, const rtl::OUString& rName ) in exportButton()
259 Reference< XGraphicProvider > ButtonSetImpl::getGraphicProvider() in getGraphicProvider()
282 : mpImpl( new ButtonSetImpl() ) in ButtonSet()
H A Dbuttonset.hxx32 class ButtonSetImpl;
46 ButtonSetImpl* mpImpl;

Completed in 14 milliseconds