Home
last modified time | relevance | path

Searched refs:SwWrongList (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dwrong.cxx54 SwWrongList* pSubList) in SwWrongArea()
67 SwWrongList::SwWrongList( WrongListType eType ) : in SwWrongList() function in SwWrongList
75 SwWrongList::~SwWrongList() in ~SwWrongList()
84 SwWrongList* SwWrongList::Clone() in Clone()
86 SwWrongList* pClone = new SwWrongList( meType ); in Clone()
95 void SwWrongList::CopyFrom( const SwWrongList& rCopy ) in CopyFrom()
111 void SwWrongList::ClearList() in ClearList()
432 sal_Bool SwWrongList::InvalidateWrong( ) in InvalidateWrong()
445 SwWrongList* SwWrongList::SplitList( xub_StrLen nSplitPos ) in SplitList()
447 SwWrongList *pRet = NULL; in SplitList()
[all …]
H A Dinftxt.hxx65 class SwWrongList;
401 const SwWrongList *pWrongList;
402 const SwWrongList *pGrammarCheckList;
403 const SwWrongList *pSmartTags; // SMARTTAGS
506 inline void SetWrongList( const SwWrongList *pNew ){ pWrongList = pNew; } in SetWrongList()
507 inline const SwWrongList* GetpWrongList() const { return pWrongList; } in GetpWrongList()
513 inline void SetSmartTags( const SwWrongList *pNew ){ pSmartTags = pNew; } in SetSmartTags()
514 inline const SwWrongList* GetSmartTags() const { return pSmartTags; } in GetSmartTags()
758 const SwWrongList* pOldSmartTagList;
759 const SwWrongList* pOldGrammarCheckList;
[all …]
H A DSwGrammarMarkUp.cxx33 SwWrongList* SwGrammarMarkUp::Clone() in Clone()
35 SwWrongList* pClone = new SwGrammarMarkUp(); in Clone()
40 void SwGrammarMarkUp::CopyFrom( const SwWrongList& rCopy ) in CopyFrom()
43 SwWrongList::CopyFrom( rCopy ); in CopyFrom()
H A Dportxt.cxx594 const SwWrongList *pWrongList = rInf.GetpWrongList(); in Paint()
595 const SwWrongList *pGrammarCheckList = rInf.GetGrammarCheckList(); in Paint()
597 const SwWrongList *pSmarttags = rInf.GetSmartTags(); in Paint()
H A Dinftxt.cxx1809 pTempList = new SwWrongList( WRONGLIST_SMARTTAG ); in SwTxtSlot()
1825 pTempList = new SwWrongList( WRONGLIST_GRAMMAR ); in SwTxtSlot()
H A Dtxtfrm.cxx883 pTxtNode->SetWrong( new SwWrongList( WRONGLIST_SPELL ) ); in lcl_SetWrong()
889 pTxtNode->SetSmartTags( new SwWrongList( WRONGLIST_SMARTTAG ) ); in lcl_SetWrong()
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx41 class SwWrongList;
70 SwWrongList* mpSubList;
85 SwWrongList* pSubList);
190 class SwWrongList class
208 SwWrongList& operator= (const SwWrongList &);
209 SwWrongList( const SwWrongList& rCpy );
212 SwWrongList( WrongListType eType );
214 virtual ~SwWrongList();
215 virtual SwWrongList* Clone();
216 virtual void CopyFrom( const SwWrongList& rCopy );
[all …]
H A Ddrawfont.hxx35 class SwWrongList;
55 const SwWrongList* pWrong;
56 const SwWrongList* pGrammarCheck;
57 const SwWrongList* pSmartTags; // SMARTTAGS
212 const SwWrongList* GetWrong() const in GetWrong()
218 const SwWrongList* GetGrammarCheck() const in GetGrammarCheck()
224 const SwWrongList* GetSmartTags() const in GetSmartTags()
397 void SetWrong( const SwWrongList* pNew ) in SetWrong()
405 void SetGrammarCheck( const SwWrongList* pNew ) in SetGrammarCheck()
413 void SetSmartTags( const SwWrongList* pNew ) in SetSmartTags()
H A DSwGrammarMarkUp.hxx40 class SwGrammarMarkUp : public SwWrongList
44 SwGrammarMarkUp() : SwWrongList( WRONGLIST_GRAMMAR ) {} in SwGrammarMarkUp()
48 virtual SwWrongList* Clone();
49 virtual void CopyFrom( const SwWrongList& rCopy );
H A Dtxtfrm.hxx51 class SwWrongList;
222 SwWrongList* _SmartTagScan ( ::rtl::OUString aTxtToScan, SwWrongList *pSmartTagList,
/trunk/main/sw/source/core/access/
H A Dparachangetrackinginfo.cxx42 SwWrongList*& opChangeTrackInsertionTextMarkupList, in initChangeTrackTextMarkupLists()
43 SwWrongList*& opChangeTrackDeletionTextMarkupList, in initChangeTrackTextMarkupLists()
44 SwWrongList*& opChangeTrackFormatChangeTextMarkupList ) in initChangeTrackTextMarkupLists()
46 opChangeTrackInsertionTextMarkupList = new SwWrongList( WRONGLIST_CHANGETRACKING ); in initChangeTrackTextMarkupLists()
47 opChangeTrackDeletionTextMarkupList = new SwWrongList( WRONGLIST_CHANGETRACKING ); in initChangeTrackTextMarkupLists()
48 opChangeTrackFormatChangeTextMarkupList = new SwWrongList( WRONGLIST_CHANGETRACKING ); in initChangeTrackTextMarkupLists()
113 SwWrongList* pMarkupList( 0 ); in initChangeTrackTextMarkupLists()
183 const SwWrongList* SwParaChangeTrackingInfo::getChangeTrackingTextMarkupList( const sal_Int32 nText… in getChangeTrackingTextMarkupList()
185 SwWrongList* pChangeTrackingTextMarkupList = 0; in getChangeTrackingTextMarkupList()
H A Dparachangetrackinginfo.hxx29 class SwWrongList;
39 const SwWrongList* getChangeTrackingTextMarkupList( const sal_Int32 nTextMarkupType );
47 SwWrongList* mpChangeTrackInsertionTextMarkupList;
48 SwWrongList* mpChangeTrackDeletionTextMarkupList;
49 SwWrongList* mpChangeTrackFormatChangeTextMarkupList;
H A Dtextmarkuphelper.cxx45 const SwWrongList* getTextMarkupList( const SwTxtNode& rTxtNode, in getTextMarkupList()
50 const SwWrongList* pTextMarkupList( 0 ); in getTextMarkupList()
93 const SwWrongList& rTextMarkupList ) in SwTextMarkupHelper()
108 const SwWrongList* pTextMarkupList = in getTextMarkupCount()
138 const SwWrongList* pTextMarkupList = in getTextMarkup()
187 const SwWrongList* pTextMarkupList = in getTextMarkupAtIndex()
H A Dtextmarkuphelper.hxx39 class SwWrongList;
49 const SwWrongList& rTextMarkupList );
79 const SwWrongList* mpTextMarkupList;
H A Daccpara.cxx1022 const SwWrongList* pWrongList = pTxtNode->GetWrong(); in GetTextBoundary()
2543 const SwWrongList* pWrongList = pTxtNode->GetWrong(); in _correctValues()
2564 const SwWrongList* pWrongList = pTxtNode->GetWrong(); in _correctValues()
/trunk/main/sw/source/core/unocore/
H A Dunotextmarkup.cxx138 SwWrongList* pWList = 0; in commitStringMarkup()
145 pWList = new SwWrongList( WRONGLIST_SPELL ); in commitStringMarkup()
175 pWList = new SwWrongList( WRONGLIST_SMARTTAG ); in commitStringMarkup()
201 SwWrongList* pSubList = pWList->SubList( nInsertPos ); in commitStringMarkup()
207 pSubList = new SwWrongList( pWList->GetWrongListType() ); in commitStringMarkup()
229 SwWrongList* pSubList = pWList->SubList( nInsertPos ); in commitStringMarkup()
255 SwWrongList* pSubList = pWList->SubList( nInsertPos ); in commitStringMarkup()
/trunk/main/sw/inc/
H A Dndtxt.hxx65 class SwWrongList; // for OnlineSpelling
209 void SetWrong( SwWrongList* pNew, bool bDelete = true );
210 SwWrongList* GetWrong();
211 const SwWrongList* GetWrong() const;
215 void SetSmartTags( SwWrongList* pNew, bool bDelete = true );
216 SwWrongList* GetSmartTags();
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1270 pNode->SetWrong( new SwWrongList( WRONGLIST_SPELL ) ); in _AutoSpell()
1353 SwWrongList* pSmartTagList = pNode->GetSmartTags(); in SmartTagScan()
2086 SwWrongList* pWrong; // for spell checking
2088 SwWrongList* pSmartTags;
2126 void SwTxtNode::SetWrong( SwWrongList* pNew, bool bDelete ) in SetWrong()
2138 SwWrongList* SwTxtNode::GetWrong() in GetWrong()
2144 const SwWrongList* SwTxtNode::GetWrong() const in GetWrong()
2168 void SwTxtNode::SetSmartTags( SwWrongList* pNew, bool bDelete ) in SetSmartTags()
2183 SwWrongList* SwTxtNode::GetSmartTags() in GetSmartTags()
H A Dndtxt.cxx542 SwWrongList *pList = GetWrong(); in SplitCntntNode()
553 SwWrongList *pList2 = GetSmartTags(); in SplitCntntNode()
663 SwWrongList *pList = GetWrong(); in JoinNext()
700 SwWrongList *pList2 = GetSmartTags(); in JoinNext()
755 SwWrongList *pList = pTxtNode->GetWrong(); in JoinPrev()
794 SwWrongList *pList2 = pTxtNode->GetSmartTags(); in JoinPrev()
H A Dfntcache.cxx709 const SwWrongList *pWList, in lcl_DrawLineForWrongListData()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3383 const SwWrongList& rSmartTagList, xub_StrLen nCurrent ) in lcl_FillRecognizerData()
3451 const SwWrongList *pSmartTagList = pNode->GetSmartTags(); in GetSmartTagTerm()
3461 const SwWrongList* pSubList = pSmartTagList->SubList( nIndex ); in GetSmartTagTerm()
3491 const SwWrongList *pSmartTagList; in GetSmartTagTerm()
3505 const SwWrongList* pSubList = pSmartTagList->SubList( nIndex ); in GetSmartTagTerm()
H A Dcrstrvl.cxx1205 const SwWrongList* pSmartTagList = pTxtNd->GetSmartTags(); in GetContentAtPos()
1213 const SwWrongList* pSubList = pSmartTagList->SubList( nIndex ); in GetContentAtPos()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1014 SwWrongList *pWrong; in GetCorrection()
1947 SwWrongList *pWrong; in IgnoreGrammarErrorAt()

Completed in 191 milliseconds