Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dwrong.cxx40 SwWrongArea::SwWrongArea( const rtl::OUString& rType, WrongListType listType, in SwWrongArea() function in SwWrongArea
50 SwWrongArea::SwWrongArea( const rtl::OUString& rType, in SwWrongArea() function in SwWrongArea
530 std::vector<SwWrongArea>::iterator i = maList.begin(); in InsertSubList()
540 …rongList::Insert(sal_uInt16 nWhere, std::vector<SwWrongArea>::iterator startPos, std::vector<SwWro… in Insert()
542 std::vector<SwWrongArea>::iterator i = maList.begin(); in Insert()
561 std::vector<SwWrongArea>::iterator i1 = maList.begin(); in Remove()
564 std::vector<SwWrongArea>::iterator i2 = i1; in Remove()
570 std::vector<SwWrongArea>::iterator iLoop = i1; in Remove()
593 std::vector<SwWrongArea>::iterator aIter = maList.begin(); in RemoveEntry()
620 std::vector<SwWrongArea>::iterator aIter = maList.begin(); in LookForEntry()
[all …]
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx63 class SwWrongArea class
75 SwWrongArea( const rtl::OUString& rType,
81 SwWrongArea( const rtl::OUString& rType,
88 SwWrongArea() : mnPos(0), mnLen(0), mpSubList(NULL), mColor(0,0,0), mLineType(WRONGAREA_WAVE) {} in SwWrongArea() function in SwWrongArea
192 std::vector<SwWrongArea> maList;
204 …void Insert(sal_uInt16 nWhere, std::vector<SwWrongArea>::iterator startPos, std::vector<SwWrongAre…
261 std::vector<SwWrongArea>::iterator i = maList.begin(); in Insert()
267 maList.insert(i, SwWrongArea( rType, meType, xPropertyBag, nNewPos, nNewLen) ); in Insert()
281 inline const SwWrongArea* GetElement( sal_uInt16 nIdx ) const in GetElement()
/trunk/main/sw/source/core/access/
H A Dtextmarkuphelper.cxx145 const SwWrongArea* pTextMarkup = in getTextMarkup()
200 const SwWrongArea* pTextMarkup = in getTextMarkupAtIndex()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx783 const SwWrongArea* wrongArea = pWList->GetElement(wrongPos); in lcl_DrawLineForWrongListData()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3396 const SwWrongArea* pArea = rSmartTagList.GetElement( i ); in lcl_FillRecognizerData()

Completed in 75 milliseconds