Searched refs:VbaMacroAttacherRef (Results 1 – 3 of 3) sorted by relevance
108 typedef ::boost::shared_ptr< VbaMacroAttacherBase > VbaMacroAttacherRef; typedef132 void registerMacroAttacher( const VbaMacroAttacherRef& rxAttacher );
110 VbaMacroAttacherRef xAttacher( new ShapeMacroAttacher( maMacroName, mxShape ) ); in finalizeXShape()600 …VbaMacroAttacherRef xAttacher( new VmlControlMacroAttacher( aMacroName, xFormIC, nCtrlIndex, pClie… in createAndInsertClientXShape()
181 void VbaProject::registerMacroAttacher( const VbaMacroAttacherRef& rxAttacher ) in registerMacroAttacher()