Home
last modified time | relevance | path

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

/AOO42X/main/oox/source/ole/
H A Dvbaproject.cxx184 maMacroAttachers.push_back( rxAttacher ); in registerMacroAttacher()
505 if( !maMacroAttachers.empty() && mxContext.is() ) try in attachMacros()
513maMacroAttachers.forEachMem( &VbaMacroAttacherBase::resolveAndAttachMacro, ::boost::cref( xResolve… in attachMacros()
/AOO42X/main/oox/inc/oox/ole/
H A Dvbaproject.hxx195 … MacroAttacherVector maMacroAttachers; /// Objects that want to attach a VBA macro to an action. member in oox::ole::VbaProject