Home
last modified time | relevance | path

Searched refs:rSmartTagMgr (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/smartmenu/
H A Dstmenu.cxx68 SmartTagMgr& rSmartTagMgr = SwSmartTagMgr::Get(); in SwSmartTagPopup() local
69 const rtl::OUString aApplicationName( rSmartTagMgr.GetApplicationName() ); in SwSmartTagPopup()
74 rSmartTagMgr.GetActionSequences( rSmartTagTypes, in SwSmartTagPopup()
168 SmartTagMgr& rSmartTagMgr = SwSmartTagMgr::Get(); in Execute() local
171 rSmartTagMgr.GetApplicationName(), in Execute()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx2722 void OfaSmartTagOptionsTabPage::FillListBox( const SmartTagMgr& rSmartTagMgr ) in FillListBox() argument
2728 const sal_uInt32 nNumberOfRecognizers = rSmartTagMgr.NumberOfRecognizers(); in FillListBox()
2734 uno::Reference< smarttags::XSmartTagRecognizer > xRec = rSmartTagMgr.GetRecognizer(i); in FillListBox()
2743 … rtl::OUString aSmartTagCaption = rSmartTagMgr.GetSmartTagCaption( aSmartTagType, aLocale ); in FillListBox()
2756 const bool bCheck = rSmartTagMgr.IsSmartTagTypeEnabled( aSmartTagType ); in FillListBox()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1775 const SmartTagMgr& rSmartTagMgr = SwSmartTagMgr::Get(); in GetState() local
1776 rSmartTagMgr.GetActionSequences( aSmartTagTypes, in GetState()
1782 const rtl::OUString aApplicationName( rSmartTagMgr.GetApplicationName() ); in GetState()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1351 SmartTagMgr& rSmartTagMgr = SwSmartTagMgr::Get(); in SmartTagScan() local
1406 rSmartTagMgr.RecognizeTextRange(xRange, xTextMarkup, xController); in SmartTagScan()
1424rSmartTagMgr.RecognizeString(aExpandText, xTextMarkup, xController, aLocale, nExpandBegin, nExpand… in SmartTagScan()
/trunk/main/cui/source/inc/
H A Dautocdlg.hxx472 void FillListBox( const SmartTagMgr& rSmartTagMgr );

Completed in 50 milliseconds