Home
last modified time | relevance | path

Searched refs:BoundListeners (Results 1 – 21 of 21) sorted by relevance

/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropertysetmixin.hxx132 class CPPUHELPER_DLLPUBLIC BoundListeners { class in cppu::PropertySetMixinImpl
139 BoundListeners();
146 ~BoundListeners();
161 BoundListeners( const BoundListeners&); // not defined
162 void operator=( const BoundListeners&); // not defined
233 BoundListeners * boundListeners);
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx399 class PropertySetMixinImpl::BoundListeners::Impl {
406 PropertySetMixinImpl::BoundListeners::BoundListeners(): m_impl(new Impl) {} in BoundListeners() function in PropertySetMixinImpl::BoundListeners
408 PropertySetMixinImpl::BoundListeners::~BoundListeners() { in ~BoundListeners()
412 void PropertySetMixinImpl::BoundListeners::notify() const { in notify()
1030 css::uno::Any const & newValue, BoundListeners * boundListeners) in prepareSet()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java212 BoundListeners bound) in prepareSet()
286 public void prepareSet(String propertyName, BoundListeners bound) { in prepareSet()
540 public static final class BoundListeners { class in PropertySetMixin
544 public BoundListeners() {} in BoundListeners() method in PropertySetMixin.BoundListeners
/trunk/main/cppuhelper/qa/propertysetmixin/
H A DJavaSupplier.java205 PropertySetMixin.BoundListeners l in setSecond()
206 = new PropertySetMixin.BoundListeners(); in setSecond()
H A Dcomp_propertysetmixin.cxx313 BoundListeners l; in setSecond()
/trunk/main/reportdesign/source/core/inc/
H A DFormatCondition.hxx59 BoundListeners l; in set()
H A DFunction.hxx64 BoundListeners l; in set()
H A DReportHelperImpl.hxx469 BoundListeners l; \
687 BoundListeners l; \
779 BoundListeners l; \
H A DFixedText.hxx61 BoundListeners l; in set()
H A DFormattedField.hxx64 BoundListeners l; in set()
H A DReportEngineJFree.hxx61 BoundListeners l; in set()
H A DGroup.hxx65 BoundListeners l; in set()
H A DImageControl.hxx61 BoundListeners l; in set()
H A DFixedLine.hxx66 BoundListeners l; in set()
H A DShape.hxx71 BoundListeners l; in set()
H A DSection.hxx80 BoundListeners l; in set()
/trunk/main/reportdesign/source/core/api/
H A DGroup.cxx336 BoundListeners l; in setSection()
H A DReportEngineJFree.cxx141 BoundListeners l; in setReportDefinition()
H A DReportDefinition.cxx1230 BoundListeners l; in setSection()
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx230 BoundListeners l; in set()
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx116 BoundListeners l; in set()

Completed in 107 milliseconds