Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Datrfrm.cxx1481 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 …]
/aoo4110/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 19 milliseconds