Searched refs:CValueCommandResult (Results 1 – 3 of 3) sorted by relevance
64 class CValueCommandResult : public CControlCommandResult class67 CValueCommandResult( sal_Bool bResult, const ::com::sun::star::uno::Any& aValue ) : in CValueCommandResult() function in CValueCommandResult
136 CValueCommandResult* value_result = dynamic_cast< CValueCommandResult* >( result.get( ) ); in getValue()
153 result = new CValueCommandResult( sal_True, m_aValue ); in handleRequest()
Completed in 11 milliseconds