Searched refs:ButtonSetImpl (Results 1 – 2 of 2) sorted by relevance
141 class ButtonSetImpl class144 ButtonSetImpl();159 ButtonSetImpl::ButtonSetImpl() in ButtonSetImpl() function in ButtonSetImpl172 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()
32 class ButtonSetImpl;46 ButtonSetImpl* mpImpl;
Completed in 14 milliseconds