Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx1486 pCntntAnchor( 0 ), in SwFmtAnchor()
1506 delete pCntntAnchor; in ~SwFmtAnchor()
1511 if ( pCntntAnchor ) in SetAnchor()
1512 delete pCntntAnchor; in SetAnchor()
1515 if (pCntntAnchor && in SetAnchor()
1529 delete pCntntAnchor; in operator =()
1530 pCntntAnchor = rAnchor.pCntntAnchor ? in operator =()
1642 delete pCntntAnchor; in PutValue()
1643 pCntntAnchor = 0; in PutValue()
1673 delete pCntntAnchor; in PutValue()
[all …]
/trunk/main/sw/inc/
H A Dfmtanchr.hxx40 SwPosition *pCntntAnchor; //0 Fuer Seitengebundene Rahmen. member in SwFmtAnchor
72 const SwPosition *GetCntntAnchor() const { return pCntntAnchor; } in GetCntntAnchor()

Completed in 25 milliseconds