Searched refs:CLabelCommandResult (Results 1 – 3 of 3) sorted by relevance
86 class CLabelCommandResult : public CControlCommandResult class89 CLabelCommandResult( sal_Bool bResult, const rtl::OUString& aLabel ) : in CLabelCommandResult() function in CLabelCommandResult
189 CLabelCommandResult* label_result = dynamic_cast< CLabelCommandResult* >( result.get( ) ); in getLabel()
230 result = new CLabelCommandResult( sal_True, m_aLabel ); in handleRequest()
Completed in 27 milliseconds