Lines Matching refs:OGeometryControlModel_Base

82OGeometryControlModel_Base::OGeometryControlModel_Base(::com::sun::star::uno::XAggregation* _pAggr…  in OGeometryControlModel_Base()  function in OGeometryControlModel_Base
114OGeometryControlModel_Base::OGeometryControlModel_Base(Reference< XCloneable >& _rxAggregateInstan… in OGeometryControlModel_Base() function in OGeometryControlModel_Base
147 Sequence< Type > SAL_CALL OGeometryControlModel_Base::getTypes( ) throw (RuntimeException) in getTypes()
180 void OGeometryControlModel_Base::registerProperties() in registerProperties()
195 …::com::sun::star::uno::Any OGeometryControlModel_Base::ImplGetDefaultValueByHandle(sal_Int32 nHand… in ImplGetDefaultValueByHandle()
217 …::com::sun::star::uno::Any OGeometryControlModel_Base::ImplGetPropertyValueByHandle(sal_Int32 nHan… in ImplGetPropertyValueByHandle()
239 …void OGeometryControlModel_Base::ImplSetPropertyValueByHandle(sal_Int32 nHandle, const :: com::sun… in ImplSetPropertyValueByHandle()
257 …Any SAL_CALL OGeometryControlModel_Base::queryAggregation( const Type& _rType ) throw(RuntimeExcep… in queryAggregation()
282 …Any SAL_CALL OGeometryControlModel_Base::queryInterface( const Type& _rType ) throw(RuntimeExcepti… in queryInterface()
288 void SAL_CALL OGeometryControlModel_Base::acquire( ) throw() in acquire()
294 void SAL_CALL OGeometryControlModel_Base::release( ) throw() in release()
300 void OGeometryControlModel_Base::releaseAggregation() in releaseAggregation()
309 OGeometryControlModel_Base::~OGeometryControlModel_Base() in ~OGeometryControlModel_Base()
315 …sal_Bool SAL_CALL OGeometryControlModel_Base::convertFastPropertyValue(Any& _rConvertedValue, Any&… in convertFastPropertyValue()
322 …void SAL_CALL OGeometryControlModel_Base::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, con… in setFastPropertyValue_NoBroadcast()
328 …void SAL_CALL OGeometryControlModel_Base::getFastPropertyValue(Any& _rValue, sal_Int32 _nHandle) c… in getFastPropertyValue()
330 …rPH = static_cast<OPropertyArrayAggregationHelper&>(const_cast<OGeometryControlModel_Base*>(this)-… in getFastPropertyValue()
341 …::com::sun::star::beans::PropertyState OGeometryControlModel_Base::getPropertyStateByHandle(sal_In… in getPropertyStateByHandle()
350 void OGeometryControlModel_Base::setPropertyToDefaultByHandle(sal_Int32 nHandle) in setPropertyToDefaultByHandle()
356 …::com::sun::star::uno::Any OGeometryControlModel_Base::getPropertyDefaultByHandle( sal_Int32 nHand… in getPropertyDefaultByHandle()
362 …Reference< XPropertySetInfo> SAL_CALL OGeometryControlModel_Base::getPropertySetInfo() throw(Runti… in getPropertySetInfo()
368 …Reference< XCloneable > SAL_CALL OGeometryControlModel_Base::createClone( ) throw(RuntimeExceptio… in createClone()
386 OGeometryControlModel_Base* pOwnClone = createClone_Impl(xAggregateClone); in createClone()
430 …Reference< XNameContainer > SAL_CALL OGeometryControlModel_Base::getEvents() throw(RuntimeExceptio… in getEvents()
438 void SAL_CALL OGeometryControlModel_Base::disposing() in disposing()
478 :OGeometryControlModel_Base( _rxAgg ) in OCommonGeometryControlModel()
588OGeometryControlModel_Base* OCommonGeometryControlModel::createClone_Impl( Reference< XCloneable >… in createClone_Impl()
624 OGeometryControlModel_Base::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()