Searched refs:o_aExec (Results 1 – 2 of 2) sorted by relevance
280 void GalleryBrowser1::ImplGetExecuteVector(::std::vector< sal_uInt16 >& o_aExec) in ImplGetExecuteVector() argument305 o_aExec.push_back( MN_ACTUALIZE ); in ImplGetExecuteVector()308 o_aExec.push_back( MN_RENAME ); in ImplGetExecuteVector()311 o_aExec.push_back( MN_DELETE ); in ImplGetExecuteVector()314 o_aExec.push_back( MN_ASSIGN_ID ); in ImplGetExecuteVector()316 o_aExec.push_back( MN_PROPERTIES ); in ImplGetExecuteVector()
108 void ImplGetExecuteVector(::std::vector< sal_uInt16 >& o_aExec);
Completed in 8 milliseconds