Searched refs:rCpyFmt (Results 1 – 2 of 2) sorted by relevance
919 const SwFrmFmt& rCpyFmt = *(*pClpDoc->GetSpzFrmFmts())[i]; in Paste() local922 RES_DRAWFRMFMT == rCpyFmt.Which() && in Paste()923 (FLY_AS_CHAR != rCpyFmt.GetAnchor().GetAnchorId()) ) in Paste()925 const SdrObject* pSdrObj = rCpyFmt.FindSdrObject(); in Paste()970 SwFmtAnchor aAnchor( rCpyFmt.GetAnchor() ); in Paste()977 if( RES_DRAWFRMFMT == rCpyFmt.Which() && in Paste()979 CheckControlLayer( rCpyFmt.FindSdrObject() ) ) in Paste()1095 SwFmtAnchor aAnchor( rCpyFmt.GetAnchor() ); in Paste()1202 const SwFrmFmt& rCpyFmt = *(*GetDoc()->GetSpzFrmFmts())[i]; in PastePages() local1203 SwFmtAnchor aAnchor( rCpyFmt.GetAnchor() ); in PastePages()[all …]
1289 const SwFrmFmt& rCpyFmt = *(*rSource.GetSpzFrmFmts())[i]; in Paste() local1292 SwFmtAnchor aAnchor( rCpyFmt.GetAnchor() ); in Paste()1299 this->CopyLayoutFmt( rCpyFmt, aAnchor, true, true ); in Paste()
Completed in 18 milliseconds