Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dndhints.hxx177 bool TryInsertNesting(SwTxtNode & rNode, SwTxtAttrNesting & rNewHint);
/aoo4110/main/sw/source/core/txtnode/
H A Dthints.cxx364 SwpHints::TryInsertNesting( SwTxtNode & rNode, SwTxtAttrNesting & rNewHint ) in TryInsertNesting() function in SwpHints
569 bool bSuccess( TryInsertNesting(rNode, **itOther) ); in TryInsertNesting()
574 bSuccess = TryInsertNesting(rNode, *pOtherRight); in TryInsertNesting()
3079 TryInsertNesting(rNode, *static_cast<SwTxtAttrNesting*>(pHint))); in TryInsertHint()

Completed in 32 milliseconds