Searched refs:pCntntAnchor (Results 1 – 2 of 2) sorted by relevance
1486 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 …]
40 SwPosition *pCntntAnchor; //0 Fuer Seitengebundene Rahmen. member in SwFmtAnchor72 const SwPosition *GetCntntAnchor() const { return pCntntAnchor; } in GetCntntAnchor()
Completed in 25 milliseconds