Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/html/
H A Dbuttonset.cxx148 bool getPreview( int nSet, const std::vector< rtl::OUString >& rButtons, Image& rImage );
197 bool ButtonSetImpl::getPreview( int nSet, const std::vector< rtl::OUString >& rButtons, Image& rIma… in getPreview() function in ButtonSetImpl
296 bool ButtonSet::getPreview( int nSet, const std::vector< rtl::OUString >& rButtons, Image& rImage ) in getPreview() function in ButtonSet
298 return mpImpl->getPreview( nSet, rButtons, rImage ); in getPreview()
H A Dbuttonset.hxx42 bool getPreview( int nSet, const std::vector< rtl::OUString >& rButtons, Image& rImage );
H A Dpubdlg.cxx1438 if( mpButtonSet->getPreview( nSet, aButtonNames, aImage ) ) in LoadPreviewButtons()

Completed in 25 milliseconds