Home
last modified time | relevance | path

Searched refs:SubList (Results 1 – 9 of 9) sorted by relevance

/trunk/main/soltools/giparser/
H A Dgi_list.cxx76 return (*it)->SubList()[sNextPathSegment]; in operator []()
131 return (*it)->SubList().InsertInfoByPath( in InsertInfoByPath()
148 return pNew->SubList().InsertInfoByPath( in InsertInfoByPath()
173 return (*it)->SubList().ReleaseInfo(sNextPathSegment); in ReleaseInfo()
196 (*it)->SubList().DeleteInfo(sNextPathSegment); in DeleteInfo()
H A Dgen_info.cxx49 dpSubList = new List_GenericInfo(i_rInfo.SubList()); in GenericInfo()
70 dpSubList = new List_GenericInfo(i_rInfo.SubList()); in operator =()
H A Dst_gilrw.cxx90 aListStack.push_back( & pCurKey->SubList() ); in OpenList()
/trunk/main/sw/source/core/unocore/
H A Dunotextmarkup.cxx201 SwWrongList* pSubList = pWList->SubList( nInsertPos ); in commitStringMarkup()
229 SwWrongList* pSubList = pWList->SubList( nInsertPos ); in commitStringMarkup()
255 SwWrongList* pSubList = pWList->SubList( nInsertPos ); in commitStringMarkup()
311 SwGrammarMarkUp* pSubList = (SwGrammarMarkUp*)pWList->SubList( nInsertPos ); in lcl_commitGrammarMarkUp()
336 SwGrammarMarkUp* pSubList = (SwGrammarMarkUp*)pWList->SubList( nInsertPos ); in lcl_commitGrammarMarkUp()
354 SwGrammarMarkUp* pSubList = (SwGrammarMarkUp*)pWList->SubList( nInsertPos ); in lcl_commitGrammarMarkUp()
/trunk/main/soltools/inc/
H A Dgen_info.hxx67SubList() const { return HasSubList() ? *dpSubList : CreateMyList(); } in SubList() function in GenericInfo
70SubList() { return HasSubList() ? *dpSubList : CreateMyList(); } in SubList() function in GenericInfo
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx274 inline SwWrongList* SubList( sal_uInt16 nIdx ) const in SubList() function in SwWrongList
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx1806 ((SwTxtPaintInfo*)pInf)->SetSmartTags( pOldSmartTagList->SubList( nPos ) ); in SwTxtSlot()
1822 … ((SwTxtPaintInfo*)pInf)->SetGrammarCheckList( pOldGrammarCheckList->SubList( nPos ) ); in SwTxtSlot()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3461 const SwWrongList* pSubList = pSmartTagList->SubList( nIndex ); in GetSmartTagTerm()
3505 const SwWrongList* pSubList = pSmartTagList->SubList( nIndex ); in GetSmartTagTerm()
H A Dcrstrvl.cxx1213 const SwWrongList* pSubList = pSmartTagList->SubList( nIndex ); in GetContentAtPos()

Completed in 53 milliseconds