Lines Matching refs:CControlCommand
39 CControlCommand::CControlCommand( sal_Int16 aControlId ) : in CControlCommand() function in CControlCommand
49 CControlCommand::~CControlCommand( ) in ~CControlCommand()
57 CControlCommandResult* SAL_CALL CControlCommand::handleRequest( CControlCommandRequest* pRequest ) in handleRequest()
66 CControlCommand* nextCommand; in handleRequest()
85 CControlCommand* SAL_CALL CControlCommand::getNextCommand( ) const in getNextCommand()
94 void SAL_CALL CControlCommand::setNextCommand( CControlCommand* nextCommand ) in setNextCommand()
103 sal_Int16 SAL_CALL CControlCommand::getControlId( ) const in getControlId()
117 CControlCommand( aControlId ), in CValueControlCommand()
147 CControlCommand* nextCommand; in handleRequest()
197 CControlCommand( aControlId ), in CLabelControlCommand()
222 CControlCommand* nextCommand; in handleRequest()
264 CControlCommand( aControlId ), in CEnableControlCommand()