Home
last modified time | relevance | path

Searched refs:BasicIDEController (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/basctl/source/basicide/
H A Dbasidectrlr.cxx50 BasicIDEController::BasicIDEController( BasicIDEShell* pViewShell ) in BasicIDEController() function in BasicIDEController
60 BasicIDEController::~BasicIDEController() in ~BasicIDEController()
67 Any SAL_CALL BasicIDEController::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
78 void SAL_CALL BasicIDEController::acquire() throw() in acquire()
85 void SAL_CALL BasicIDEController::release() throw() in release()
94 Sequence< Type > SAL_CALL BasicIDEController::getTypes() throw(RuntimeException) in getTypes()
106 Sequence< sal_Int8 > SAL_CALL BasicIDEController::getImplementationId() throw(RuntimeException) in getImplementationId()
124 Reference< beans::XPropertySetInfo > SAL_CALL BasicIDEController::getPropertySetInfo() throw(Runtim… in getPropertySetInfo()
133 ::cppu::IPropertyArrayHelper& BasicIDEController::getInfoHelper() in getInfoHelper()
141 ::cppu::IPropertyArrayHelper* BasicIDEController::createArrayHelper( ) const in createArrayHelper()
H A Dbasidesh.cxx240 new BasicIDEController( this ); in Init()
/aoo4110/main/basctl/source/inc/
H A Dbasidectrlr.hxx36 class BasicIDEController :public comphelper::OMutexAndBroadcastHelper class
38 ,public ::comphelper::OPropertyArrayUsageHelper< BasicIDEController >
46 BasicIDEController( BasicIDEShell* pViewShell );
47 virtual ~BasicIDEController();

Completed in 29 milliseconds