Lines Matching refs:ONavigationBarModel

37     static ::frm::OMultiInstanceAutoRegistration< ::frm::ONavigationBarModel > aAutoRegistration;  in createRegistryInfo_ONavigationBarModel()
64 DBG_NAME( ONavigationBarModel ) in DBG_NAME() argument
66 ONavigationBarModel::ONavigationBarModel( const Reference< XMultiServiceFactory >& _rxFactory ) in DBG_NAME()
70 DBG_CTOR( ONavigationBarModel, NULL ); in DBG_NAME()
90ONavigationBarModel::ONavigationBarModel( const ONavigationBarModel* _pOriginal, const Reference< … in ONavigationBarModel() function in frm::ONavigationBarModel
94 DBG_CTOR( ONavigationBarModel, NULL ); in ONavigationBarModel()
117 void ONavigationBarModel::implInitPropertyContainer() in implInitPropertyContainer()
139 ONavigationBarModel::~ONavigationBarModel() in ~ONavigationBarModel()
147 DBG_DTOR( ONavigationBarModel, NULL ); in ~ONavigationBarModel()
151 …Any SAL_CALL ONavigationBarModel::queryAggregation( const Type& _rType ) throw ( RuntimeException ) in queryAggregation()
162 IMPLEMENT_FORWARD_XTYPEPROVIDER2( ONavigationBarModel, OControlModel, ONavigationBarModel_BASE ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument
165 IMPLEMENT_DEFAULT_CLONING( ONavigationBarModel ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
168 ::rtl::OUString SAL_CALL ONavigationBarModel::getImplementationName() throw(RuntimeException) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
174 …Sequence< ::rtl::OUString > SAL_CALL ONavigationBarModel::getSupportedServiceNames() throw(Runtim… in getSupportedServiceNames()
180 ::rtl::OUString SAL_CALL ONavigationBarModel::getImplementationName_Static() in getImplementationName_Static()
186 Sequence< ::rtl::OUString > SAL_CALL ONavigationBarModel::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
198 …Reference< XInterface > SAL_CALL ONavigationBarModel::Create( const Reference< XMultiServiceFactor… in Create()
200 return *( new ONavigationBarModel( _rxFactory ) ); in Create()
204 void SAL_CALL ONavigationBarModel::disposing() in disposing()
210 ::rtl::OUString SAL_CALL ONavigationBarModel::getServiceName() throw ( RuntimeException ) in getServiceName()
230 …void SAL_CALL ONavigationBarModel::write( const Reference< XObjectOutputStream >& _rxOutStream ) t… in write()
304 …void SAL_CALL ONavigationBarModel::read( const Reference< XObjectInputStream >& _rxInStream ) thro… in read()
366 … void SAL_CALL ONavigationBarModel::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
383 …sal_Bool SAL_CALL ONavigationBarModel::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOld… in convertFastPropertyValue()
405 …void SAL_CALL ONavigationBarModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any… in setFastPropertyValue_NoBroadcast()
427 Any ONavigationBarModel::getPropertyDefaultByHandle( sal_Int32 _nHandle ) const in getPropertyDefaultByHandle()
482 void ONavigationBarModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()