Home
last modified time | relevance | path

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

/trunk/main/svx/source/smarttags/
H A DSmartTagMgr.cxx172 typedef std::multimap < rtl::OUString, ActionReference >::const_iterator SmartTagMapIter;
215 const ActionReference& rActionRef = (*aLower).second; in GetSmartTagCaption()
530 typedef std::pair < const rtl::OUString, ActionReference > SmartTagMapElement;
562 ActionReference aActionRef( xActionLib, l ); in AssociateActionsWithRecognizers()
577 ActionReference aActionRef( xActionLib, 0 ); in AssociateActionsWithRecognizers()
/trunk/main/svx/inc/svx/
H A DSmartTagMgr.hxx76 struct ActionReference struct
80ActionReference( com::sun::star::uno::Reference< com::sun::star::smarttags::XSmartTagAction > xSma… in ActionReference() function
98 std::multimap < rtl::OUString, ActionReference > maSmartTagMap;
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx2730 std::vector< ActionReference > aActionReferences; in FillListBox()

Completed in 34 milliseconds