Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/win32/filepicker/
H A Dcontrolcommandresult.hxx64 class CValueCommandResult : public CControlCommandResult class
67 CValueCommandResult( sal_Bool bResult, const ::com::sun::star::uno::Any& aValue ) : in CValueCommandResult() function in CValueCommandResult
H A Dfilepickerstate.cxx136 CValueCommandResult* value_result = dynamic_cast< CValueCommandResult* >( result.get( ) ); in getValue()
H A Dcontrolcommand.cxx153 result = new CValueCommandResult( sal_True, m_aValue ); in handleRequest()

Completed in 13 milliseconds