Home
last modified time | relevance | path

Searched defs:SubList (Results 1 – 2 of 2) sorted by relevance

/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

Completed in 17 milliseconds