Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx170 class anchoredto: public std::unary_function<const sw::Frame&, bool> class
175 anchoredto(sal_uLong nNode) : mnNode(nNode) {} in anchoredto() function in __anone9f33aef0111::anchoredto
622 std::back_inserter(aRet), anchoredto(nI));
632 std::back_inserter(aRet), anchoredto(rNode.GetIndex())); in GetFramesInNode()

Completed in 17 milliseconds