Searched refs:VCLXPrinterPropertySet (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/toolkit/inc/toolkit/awt/ |
| H A D | vclxprinter.hxx | 58 class VCLXPrinterPropertySet :public VCLXPrinterPropertySet_Base class 69 VCLXPrinterPropertySet( const String& rPrinterName ); 70 virtual ~VCLXPrinterPropertySet(); 109 typedef ::cppu::ImplInheritanceHelper1 < VCLXPrinterPropertySet 121 …Info( ) throw(::com::sun::star::uno::RuntimeException) { return VCLXPrinterPropertySet::getProper… in getPropertySetInfo() 122 …appedTargetException, ::com::sun::star::uno::RuntimeException) { VCLXPrinterPropertySet::setProper… in setPropertyValue() 123 …rgetException, ::com::sun::star::uno::RuntimeException) { return VCLXPrinterPropertySet::getProper… in getPropertyValue() 124 …appedTargetException, ::com::sun::star::uno::RuntimeException) { VCLXPrinterPropertySet::addProper… in addPropertyChangeListener() 125 …appedTargetException, ::com::sun::star::uno::RuntimeException) { VCLXPrinterPropertySet::removePro… in removePropertyChangeListener() 126 …appedTargetException, ::com::sun::star::uno::RuntimeException) { VCLXPrinterPropertySet::addVetoab… in addVetoableChangeListener() [all …]
|
| /AOO42X/main/toolkit/source/awt/ |
| H A D | vclxprinter.cxx | 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() [all …]
|