Home
last modified time | relevance | path

Searched refs:LegacyFormController (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/form/
H A Dlegacyformcontroller.cxx76 class LegacyFormController : public LegacyFormController_Base class
81 return *( new LegacyFormController( _rxFactory ) ); in Create()
85 LegacyFormController( const Reference< XMultiServiceFactory >& _rxFactory ) in LegacyFormController() function in svxform::LegacyFormController
116 …Reference< XControl > SAL_CALL LegacyFormController::getCurrentControl( ) throw (RuntimeException) in getCurrentControl()
140 …Reference< XTabControllerModel > SAL_CALL LegacyFormController::getModel( ) throw (RuntimeExcepti… in getModel()
164 void SAL_CALL LegacyFormController::autoTabOrder( ) throw (RuntimeException) in autoTabOrder()
170 void SAL_CALL LegacyFormController::activateTabOrder( ) throw (RuntimeException) in activateTabOrder()
176 void SAL_CALL LegacyFormController::activateFirst( ) throw (RuntimeException) in activateFirst()
182 void SAL_CALL LegacyFormController::activateLast( ) throw (RuntimeException) in activateLast()
188 … ::rtl::OUString SAL_CALL LegacyFormController::getImplementationName( ) throw (RuntimeException) in getImplementationName()
[all …]
H A Dfmservs.cxx46 DECL_SERVICE( LegacyFormController )
89 …REGISTER_SERVICE( LegacyFormController, ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.sta… in DECL_SELFAWARE_SERVICE()

Completed in 28 milliseconds