Home
last modified time | relevance | path

Searched refs:WrongList (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/editeng/source/editeng/
H A Dedtspell.cxx213 WrongList::WrongList() in WrongList() function in WrongList
219 WrongList::~WrongList() in ~WrongList()
223 void WrongList::MarkInvalid( sal_uInt16 nS, sal_uInt16 nE ) in MarkInvalid()
297 void WrongList::TextDeleted( sal_uInt16 nPos, sal_uInt16 nDeleted ) in TextDeleted()
409 void WrongList::ClearWrongs( sal_uInt16 nStart, sal_uInt16 nEnd, in ClearWrongs()
439 void WrongList::InsertWrong( sal_uInt16 nStart, sal_uInt16 nEnd, in InsertWrong()
469 void WrongList::MarkWrongsInvalid() in MarkWrongsInvalid()
475 WrongList* WrongList::Clone() const in Clone()
477 WrongList* pNew = new WrongList; in Clone()
488 bool WrongList::operator==(const WrongList& rCompare) const in operator ==()
[all …]
H A Dedtspell.hxx82 class WrongList : private WrongRanges class
91 WrongList();
92 ~WrongList();
122 WrongList* Clone() const;
125 bool operator==(const WrongList& rCompare) const;
128 inline void WrongList::InsertWrong( const WrongRange& rWrong, sal_uInt16 nPos ) in InsertWrong()
H A Deditobj2.hxx151 WrongList* pWrongs;
175 WrongList* GetWrongList() const { return pWrongs; } in GetWrongList()
176 void SetWrongList( WrongList* p ) { pWrongs = p; } in SetWrongList()
H A Deditdoc.hxx253 WrongList* pWrongList;
274 WrongList* GetWrongList() { return pWrongList; } in GetWrongList()
275 void SetWrongList( WrongList* p );
H A Deditdoc.cxx1107 pWrongList = new WrongList; in CreateWrongList()
1111 void ContentNode::SetWrongList( WrongList* p ) in SetWrongList()
H A Dimpedit2.cxx2850 WrongList *pWrongs = aCurPaM.GetNode()->GetWrongList(); in ImpInsertText()
2952 WrongList* pLWrongs = rPaM.GetNode()->GetWrongList(); in ImpInsertParaBreak()
2953 WrongList* pRWrongs = aPaM.GetNode()->GetWrongList(); in ImpInsertParaBreak()
H A Dimpedit3.cxx163 WrongList* pWrongs, in lcl_DrawRedLines()
3247 WrongList* pWrongs = pPortion->GetNode()->GetWrongList(); in Paint()
H A Dimpedit4.cxx2376 WrongList* pWrongList = pNode->GetWrongList(); in DoOnlineSpelling()
/aoo4110/main/sd/util/
H A Dsd.flt108 WrongList
/aoo4110/main/sc/util/
H A Dsc.flt108 WrongList

Completed in 107 milliseconds