Home
last modified time | relevance | path

Searched refs:SwBreakIt (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/bastyp/
H A Dbreakit.cxx43 SwBreakIt * pBreakIt = 0;
45 void SwBreakIt::_Create( in _Create()
48 delete pBreakIt, pBreakIt = new SwBreakIt( rxMSF ); in _Create()
51 void SwBreakIt::_Delete() in _Delete()
56 SwBreakIt * SwBreakIt::Get() in Get()
61 SwBreakIt::SwBreakIt( in SwBreakIt() function in SwBreakIt
84 SwBreakIt::~SwBreakIt() in ~SwBreakIt()
89 void SwBreakIt::createBreakIterator() const in createBreakIterator()
94 void SwBreakIt::createScriptTypeDetector() in createScriptTypeDetector()
99 void SwBreakIt::_GetLocale( const LanguageType aLang ) in _GetLocale()
[all …]
H A Dinit.cxx743 SwBreakIt::_Create( xMSF ); in _InitCore()
775 SwBreakIt::_Delete(); in _FinitCore()
864 xMSF, SwBreakIt::Get()->GetLocale( (LanguageType)GetAppLanguage() )); in GetAppCharClass()
/trunk/main/sw/inc/
H A Dbreakit.hxx43 class SW_DLLPUBLIC SwBreakIt class
63 SwBreakIt();
64 SwBreakIt( const SwBreakIt &);
65 SwBreakIt & operator= ( const SwBreakIt &);
68 explicit SwBreakIt(
70 ~SwBreakIt();
79 static SwBreakIt * Get();
111 #define SW_BREAKITER() SwBreakIt::Get()
115 SW_DLLPUBLIC extern SwBreakIt* pBreakIt;
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx706 SwBreakIt *pBreakIter = SwBreakIt::Get(); in IsInputSequenceCheckingRequired()

Completed in 40 milliseconds