Home
last modified time | relevance | path

Searched refs:PropertyBag (Results 1 – 14 of 14) sorted by relevance

/aoo4110/main/comphelper/source/property/
H A Dpropertybag.cxx71 PropertyBag::PropertyBag() in PropertyBag() function in comphelper::PropertyBag
76 PropertyBag::~PropertyBag() in ~PropertyBag()
81 void PropertyBag::setAllowEmptyPropertyName( bool i_isAllowed ) in setAllowEmptyPropertyName()
100 …meAndHandle( const ::rtl::OUString& _name, const sal_Int32 _handle, const PropertyBag& _container ) in lcl_checkNameAndHandle()
112 …void PropertyBag::addVoidProperty( const ::rtl::OUString& _rName, const Type& _rType, sal_Int32 _n… in addVoidProperty()
135 …void PropertyBag::addProperty( const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int32 _nAttr… in addProperty()
158 void PropertyBag::removeProperty( const ::rtl::OUString& _rName ) in removeProperty()
172 void PropertyBag::getFastPropertyValue( sal_Int32 _nHandle, Any& _out_rValue ) const in getFastPropertyValue()
186 … return const_cast< PropertyBag* >( this )->OPropertyContainerHelper::convertFastPropertyValue( in convertFastPropertyValue()
191 void PropertyBag::setFastPropertyValue( sal_Int32 _nHandle, const Any& _rValue ) in setFastPropertyValue()
[all …]
H A Dopropertybag.hxx93 ::comphelper::PropertyBag
/aoo4110/main/extensions/source/propctrlr/
H A Dpropertycomposer.cxx232 PropertyBag aThisRound; in getSupportedProperties()
236 PropertyBag aIntersection; in getSupportedProperties()
238 …::std::insert_iterator< PropertyBag >( aIntersection, aIntersection.begin() ), PropertyLessByName(… in getSupportedProperties()
246 for ( PropertyBag::iterator check = m_aSupportedProperties.begin(); in getSupportedProperties()
253 PropertyBag::iterator next = check; ++next; in getSupportedProperties()
H A Deformshelper.cxx590 PropertyBag& m_rProperties;
593 PropertyBagInserter( PropertyBag& rProperties ) : m_rProperties( rProperties ) { } in PropertyBagInserter()
602 …SetInfo > collectPropertiesGetInfo( const Reference< XPropertySet >& _rxProps, PropertyBag& _rBag ) in collectPropertiesGetInfo()
754 PropertyBag aProperties; in firePropertyChanges()
758 for ( PropertyBag::const_iterator aProp = aProperties.begin(); in firePropertyChanges()
H A Dformbrowsertools.hxx97 typedef ::std::set< ::com::sun::star::beans::Property, PropertyLessByName > PropertyBag; typedef
H A Dpropertycomposer.hxx71 PropertyBag m_aSupportedProperties;
/aoo4110/main/comphelper/inc/comphelper/
H A Dpropertybag.hxx49 class COMPHELPER_DLLPUBLIC PropertyBag : protected OPropertyContainerHelper class
55 PropertyBag();
56 virtual ~PropertyBag();
/aoo4110/main/offapi/com/sun/star/form/
H A DFormComponent.idl42 #include <com/sun/star/beans/PropertyBag.idl>
105 [optional] service com::sun::star::beans::PropertyBag;
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A Dmakefile.mk57 PropertyBag.java \
H A DPropertyBag.java45 public class PropertyBag extends TestCase class
/aoo4110/main/udkapi/com/sun/star/beans/
H A Dmakefile.mk51 PropertyBag.idl\
H A DPropertyBag.idl52 published service PropertyBag
/aoo4110/main/forms/source/inc/
H A Dpropertybaghelper.hxx66 ::comphelper::PropertyBag m_aDynamicProperties;
/aoo4110/main/offapi/com/sun/star/sdb/
H A DDataSource.idl163 …ct represented by this property supports the <type scope="com::sun::star::beans">PropertyBag</type>

Completed in 49 milliseconds