Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/html/
H A Dbuttonset.cxx281 ButtonSet::ButtonSet() in ButtonSet() function in ButtonSet
286 ButtonSet::~ButtonSet() in ~ButtonSet()
291 int ButtonSet::getCount() const in getCount()
296 bool ButtonSet::getPreview( int nSet, const std::vector< rtl::OUString >& rButtons, Image& rImage ) in getPreview()
301 bool ButtonSet::exportButton( int nSet, const rtl::OUString& rPath, const rtl::OUString& rName ) in exportButton()
H A Dbuttonset.hxx34 class ButtonSet class
37 ButtonSet();
38 ~ButtonSet();
H A Dhtmlex.hxx66 class ButtonSet;
158 boost::scoped_ptr< ButtonSet > mpButtonSet;
H A Dpubdlg.cxx382 , mpButtonSet( new ButtonSet() ) in SdPublishingDlg()
H A Dhtmlex.cxx407 mpButtonSet( new ButtonSet() ) in HtmlExport()
/trunk/main/sd/source/ui/inc/
H A Dpubdlg.hxx66 class ButtonSet;
169 boost::scoped_ptr< ButtonSet > mpButtonSet;

Completed in 54 milliseconds