Home
last modified time | relevance | path

Searched refs:PropertySetMixin (Results 1 – 25 of 25) sorted by relevance

/aoo41x/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx68 public cppu::PropertySetMixin< css::lang::XComponent >
73 cppu::PropertySetMixin< css::lang::XComponent >( in Empty1()
86 cppu::PropertySetMixin< css::lang::XComponent >::dispose(); in dispose()
117 : cppu::PropertySetMixin< css::lang::XComponent >::queryInterface( in queryInterface()
123 public cppu::PropertySetMixin< css::lang::XComponent >
128 cppu::PropertySetMixin< css::lang::XComponent >( in Empty2()
144 cppu::PropertySetMixin< css::lang::XComponent >::dispose(); in dispose()
175 : cppu::PropertySetMixin< css::lang::XComponent >::queryInterface( in queryInterface()
187 public cppu::PropertySetMixin<
193 cppu::PropertySetMixin< in Full()
[all …]
H A DJavaSupplier.java45 import com.sun.star.lib.uno.helper.PropertySetMixin;
90 private final PropertySetMixin prop = new PropertySetMixin(
176 private final PropertySetMixin prop = new PropertySetMixin(
205 PropertySetMixin.BoundListeners l in setSecond()
206 = new PropertySetMixin.BoundListeners(); in setSecond()
304 private final PropertySetMixin prop = new PropertySetMixin(
/aoo41x/main/cppuhelper/inc/cppuhelper/
H A Dpropertysetmixin.hxx60 template< typename T > class PropertySetMixin;
396 template< typename T > friend class PropertySetMixin;
415 template< typename T > class PropertySetMixin: public PropertySetMixinImpl { class
457 PropertySetMixin( in PropertySetMixin() function in cppu::PropertySetMixin
471 ~PropertySetMixin() {} in ~PropertySetMixin()
474 PropertySetMixin( const PropertySetMixin&); // not defined
475 void operator=( const PropertySetMixin&); // not defined
/aoo41x/main/sd/source/core/annotations/
H A DAnnotation.cxx60 public ::cppu::PropertySetMixin< XAnnotation >
179 , ::cppu::PropertySetMixin< XAnnotation >(context, static_cast< Implements >(IMPLEMENTS_PROPERTY_SE… in Annotation()
206 return ::cppu::PropertySetMixin< XAnnotation >::getPropertySetInfo(); in getPropertySetInfo()
211 ::cppu::PropertySetMixin< XAnnotation >::setPropertyValue(aPropertyName, aValue); in setPropertyValue()
216 return ::cppu::PropertySetMixin< XAnnotation >::getPropertyValue(aPropertyName); in getPropertyValue()
221 ::cppu::PropertySetMixin< XAnnotation >::addPropertyChangeListener(aPropertyName, xListener); in addPropertyChangeListener()
226 ::cppu::PropertySetMixin< XAnnotation >::removePropertyChangeListener(aPropertyName, xListener); in removePropertyChangeListener()
231 ::cppu::PropertySetMixin< XAnnotation >::addVetoableChangeListener(aPropertyName, xListener); in addVetoableChangeListener()
236 ::cppu::PropertySetMixin< XAnnotation >::removeVetoableChangeListener(aPropertyName, xListener); in removeVetoableChangeListener()
/aoo41x/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx63 ::cppu::PropertySetMixin< chart2::data::XDatabaseDataProvider >( in DatabaseDataProvider()
416 return ::cppu::PropertySetMixin< chart2::data::XDatabaseDataProvider >::getPropertySetInfo(); in getPropertySetInfo()
422 …::cppu::PropertySetMixin< chart2::data::XDatabaseDataProvider >::setPropertyValue(aPropertyName, a… in setPropertyValue()
428 …return ::cppu::PropertySetMixin< chart2::data::XDatabaseDataProvider >::getPropertyValue(aProperty… in getPropertyValue()
434 …::cppu::PropertySetMixin< chart2::data::XDatabaseDataProvider >::addPropertyChangeListener(aProper… in addPropertyChangeListener()
440 …::cppu::PropertySetMixin< chart2::data::XDatabaseDataProvider >::removePropertyChangeListener(aPro… in removePropertyChangeListener()
446 …::cppu::PropertySetMixin< chart2::data::XDatabaseDataProvider >::addVetoableChangeListener(aProper… in addVetoableChangeListener()
452 …::cppu::PropertySetMixin< chart2::data::XDatabaseDataProvider >::removeVetoableChangeListener(aPro… in removeVetoableChangeListener()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarFunctionCategory.java25 import com.sun.star.lib.uno.helper.PropertySetMixin;
43 private final PropertySetMixin m_prophlp;
83 m_prophlp = new PropertySetMixin(m_xContext, this, in StarFunctionCategory()
H A DStarFunctionDescription.java25 import com.sun.star.lib.uno.helper.PropertySetMixin;
43 private final PropertySetMixin m_prophlp;
71 m_prophlp = new PropertySetMixin(m_xContext, this, in StarFunctionDescription()
H A DSOReportJobFactory.java40 import com.sun.star.lib.uno.helper.PropertySetMixin;
93 private final PropertySetMixin m_prophlp;
105 m_prophlp = new PropertySetMixin(m_cmpCtx, this, in _SOReportJobFactory()
H A DSOFormulaParser.java28 import com.sun.star.lib.uno.helper.PropertySetMixin;
71 private final PropertySetMixin m_prophlp;
148 m_prophlp = new PropertySetMixin(m_xContext, this, in SOFormulaParser()
/aoo41x/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx40 : ::cppu::PropertySetMixin< ::css::io::XTempFile >( in OTempFileService()
70 aResult = cppu::PropertySetMixin< ::css::io::XTempFile >::queryInterface( aType ) ; in queryInterface()
H A DXTempFile.hxx54 public ::cppu::PropertySetMixin< ::com::sun::star::io::XTempFile >
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A Dmakefile.mk39 PropertySetMixin.java \
H A DPropertySetMixin.java83 public final class PropertySetMixin { class
126 public PropertySetMixin( in PropertySetMixin() method in PropertySetMixin
/aoo41x/main/reportdesign/source/core/inc/
H A DFormatCondition.hxx36 …typedef ::cppu::PropertySetMixin< com::sun::star::report::XFormatCondition > FormatConditionProp…
H A DFunction.hxx37 typedef ::cppu::PropertySetMixin< com::sun::star::report::XFunction > FunctionPropertySet;
H A DFixedText.hxx38 typedef ::cppu::PropertySetMixin< com::sun::star::report::XFixedText > FixedTextPropertySet;
H A DFormattedField.hxx36 …typedef ::cppu::PropertySetMixin< com::sun::star::report::XFormattedField > FormattedFieldProper…
H A DGroup.hxx40 typedef ::cppu::PropertySetMixin< com::sun::star::report::XGroup> GroupPropertySet;
H A DImageControl.hxx36 …typedef ::cppu::PropertySetMixin< com::sun::star::report::XImageControl > ImageControlPropertySe…
H A DReportEngineJFree.hxx42 typedef ::cppu::PropertySetMixin<com::sun::star::report::XReportEngine> ReportEnginePropertySet;
H A DFixedLine.hxx37 typedef ::cppu::PropertySetMixin< com::sun::star::report::XFixedLine > FixedLinePropertySet;
H A DShape.hxx38 typedef ::cppu::PropertySetMixin< com::sun::star::report::XShape > ShapePropertySet;
H A DSection.hxx45 typedef ::cppu::PropertySetMixin<com::sun::star::report::XSection> SectionPropertySet;
/aoo41x/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx59 … public ::cppu::PropertySetMixin< ::com::sun::star::chart2::data::XDatabaseDataProvider >
/aoo41x/main/reportdesign/inc/
H A DReportDefinition.hxx87 …typedef ::cppu::PropertySetMixin< ::com::sun::star::report::XReportDefinition > ReportDefinitionPr…

Completed in 73 milliseconds