Lines Matching refs:VCLXPrinterPropertySet

76 IMPLEMENT_FORWARD_XINTERFACE2( VCLXPrinterPropertySet, VCLXPrinterPropertySet_Base, OPropertySetHel…  in IMPLEMENT_FORWARD_XINTERFACE2()  argument
77 IMPLEMENT_FORWARD_XTYPEPROVIDER2( VCLXPrinterPropertySet, VCLXPrinterPropertySet_Base, ::cppu::OPro… in IMPLEMENT_FORWARD_XINTERFACE2()
79 VCLXPrinterPropertySet::VCLXPrinterPropertySet( const String& rPrinterName ) in IMPLEMENT_FORWARD_XINTERFACE2()
89 VCLXPrinterPropertySet::~VCLXPrinterPropertySet() in ~VCLXPrinterPropertySet()
95 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XDevice > VCLXPrinterPropertySet::GetDevi… in GetDevice()
106 …tar::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > VCLXPrinterPropertySet::getProper… in getPropertySetInfo()
112 ::cppu::IPropertyArrayHelper& VCLXPrinterPropertySet::getInfoHelper() in getInfoHelper()
128 sal_Bool VCLXPrinterPropertySet::convertFastPropertyValue( ::com::sun::star::uno::Any & rConvertedV… in convertFastPropertyValue()
165 void VCLXPrinterPropertySet::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun:… in setFastPropertyValue_NoBroadcast()
188 void VCLXPrinterPropertySet::getFastPropertyValue( ::com::sun::star::uno::Any& rValue, sal_Int32 nH… in getFastPropertyValue()
190 ::osl::Guard< ::osl::Mutex > aGuard( ((VCLXPrinterPropertySet*)this)->Mutex ); in getFastPropertyValue()
208 void VCLXPrinterPropertySet::setHorizontal( sal_Bool bHorizontal ) throw(::com::sun::star::beans::P… in setHorizontal()
217 ::com::sun::star::uno::Sequence< ::rtl::OUString > VCLXPrinterPropertySet::getFormDescriptions( ) … in getFormDescriptions()
237 void VCLXPrinterPropertySet::selectForm( const ::rtl::OUString& rFormDescription ) throw(::com::sun… in selectForm()
247 ::com::sun::star::uno::Sequence< sal_Int8 > VCLXPrinterPropertySet::getBinarySetup( ) throw(::com:… in getBinarySetup()
257 void VCLXPrinterPropertySet::setBinarySetup( const ::com::sun::star::uno::Sequence< sal_Int8 >& dat… in setBinarySetup()