Home
last modified time | relevance | path

Searched refs:o_aExec (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx280 void GalleryBrowser1::ImplGetExecuteVector(::std::vector< sal_uInt16 >& o_aExec) in ImplGetExecuteVector() argument
305 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()
H A Dgalbrws1.hxx108 void ImplGetExecuteVector(::std::vector< sal_uInt16 >& o_aExec);

Completed in 22 milliseconds