Lines Matching refs:SwXPrintSettings
273 …*pxPrintSettings = static_cast < HelperBaseNoState * > ( new SwXPrintSettings ( PRINT_SETTINGS_MOD… in getPrintSettings()
311 SwXPrintSettings::SwXPrintSettings(SwXPrintSettingsType eType, SwDoc* pDoc) in SwXPrintSettings() function in SwXPrintSettings
321 SwXPrintSettings::~SwXPrintSettings() in ~SwXPrintSettings()
326 void SwXPrintSettings::_preSetValues () in _preSetValues()
347 void SwXPrintSettings::_setSingleValue( const comphelper::PropertyInfo & rInfo, const uno::Any &rVa… in _setSingleValue()
476 void SwXPrintSettings::_postSetValues () in _postSetValues()
482 void SwXPrintSettings::_preGetValues () in _preGetValues()
502 void SwXPrintSettings::_getSingleValue( const comphelper::PropertyInfo & rInfo, uno::Any & rValue ) in _getSingleValue()
575 void SwXPrintSettings::_postGetValues () in _postGetValues()
583 OUString SwXPrintSettings::getImplementationName(void) throw( RuntimeException ) in getImplementationName()
590 sal_Bool SwXPrintSettings::supportsService(const OUString& rServiceName) throw( RuntimeException ) in supportsService()
597 Sequence< OUString > SwXPrintSettings::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()