Searched refs:pCntntAnchor (Results 1 – 2 of 2) sorted by relevance
1481 pCntntAnchor( 0 ), in SwFmtAnchor()1501 delete pCntntAnchor; in ~SwFmtAnchor()1506 if ( pCntntAnchor ) in SetAnchor()1507 delete pCntntAnchor; in SetAnchor()1510 if (pCntntAnchor && in SetAnchor()1524 delete pCntntAnchor; in operator =()1525 pCntntAnchor = rAnchor.pCntntAnchor ? in operator =()1637 delete pCntntAnchor; in PutValue()1638 pCntntAnchor = 0; in PutValue()1668 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 23 milliseconds