Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddoclay.cxx1444 SwNodeIndex aAnchIdx( *pNewFmt->GetCntnt().GetCntntIdx(), 1 ); in lcl_InsertLabel() local
1445 pNew = aAnchIdx.GetNode().GetTxtNode(); in lcl_InsertLabel()
1446 SwPosition aPos( aAnchIdx ); in lcl_InsertLabel()
1762 SwNodeIndex aAnchIdx( *pNewFmt->GetCntnt().GetCntntIdx(), 1 ); in lcl_InsertDrawLabel() local
1763 pNew = aAnchIdx.GetNode().GetTxtNode(); in lcl_InsertDrawLabel()
1764 SwPosition aPos( aAnchIdx ); in lcl_InsertDrawLabel()

Completed in 29 milliseconds