Home
last modified time | relevance | path

Searched refs:OGeometryControlModel_Base (Results 1 – 4 of 4) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx82OGeometryControlModel_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
180 void OGeometryControlModel_Base::registerProperties() in registerProperties()
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()
350 void OGeometryControlModel_Base::setPropertyToDefaultByHandle(sal_Int32 nHandle) in setPropertyToDefaultByHandle()
386 OGeometryControlModel_Base* pOwnClone = createClone_Impl(xAggregateClone); in createClone()
438 void SAL_CALL OGeometryControlModel_Base::disposing() in disposing()
[all …]
H A Dcontrolmodelcontainerbase.cxx338 OGeometryControlModel_Base* pNewModel = NULL; in createInstance()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dgeometrycontrolmodel.hxx55 class OGeometryControlModel_Base class
91 OGeometryControlModel_Base(::com::sun::star::uno::XAggregation* _pAggregateInstance);
98OGeometryControlModel_Base(::com::sun::star::uno::Reference< ::com::sun::star::util::XCloneable >&…
107 ~OGeometryControlModel_Base();
153 virtual OGeometryControlModel_Base* createClone_Impl(
180 :public OGeometryControlModel_Base
200 virtual OGeometryControlModel_Base* createClone_Impl(
214 :public OGeometryControlModel_Base
240 virtual OGeometryControlModel_Base* createClone_Impl(
H A Dgeometrycontrolmodel_impl.hxx32 :OGeometryControlModel_Base(new CONTROLMODEL( i_factory ) ) in OGeometryControlModel()
45 :OGeometryControlModel_Base(_rxAggregateInstance) in OGeometryControlModel()
86 OGeometryControlModel_Base* OGeometryControlModel<CONTROLMODEL>::createClone_Impl( in createClone_Impl()

Completed in 23 milliseconds