Searched refs:rPgFmt (Results 1 – 3 of 3) sorted by relevance
312 SwFrmFmt& rPgFmt = aNew.GetMaster(); in ChgAllPageSize() local323 SwFmtFrmSize aFrmSz( rPgFmt.GetFrmSize() ); in ChgAllPageSize()325 rPgFmt.SetFmtAttr( aFrmSz ); in ChgAllPageSize()
2212 const SwFrmFmt& rPgFmt = in OutHTML_SwTxtNode() local2215 const SwFmtFrmSize& rSz = rPgFmt.GetFrmSize(); in OutHTML_SwTxtNode()2216 const SvxLRSpaceItem& rLR = rPgFmt.GetLRSpace(); in OutHTML_SwTxtNode()2217 const SwFmtCol& rCol = rPgFmt.GetCol(); in OutHTML_SwTxtNode()
4936 const SwFrmFmt& rPgFmt = pCSS1Parser->GetMasterPageDesc()->GetMaster(); in GetCurrentBrowseWidth() local4938 const SwFmtFrmSize& rSz = rPgFmt.GetFrmSize(); in GetCurrentBrowseWidth()4939 const SvxLRSpaceItem& rLR = rPgFmt.GetLRSpace(); in GetCurrentBrowseWidth()4940 const SvxULSpaceItem& rUL = rPgFmt.GetULSpace(); in GetCurrentBrowseWidth()4941 const SwFmtCol& rCol = rPgFmt.GetCol(); in GetCurrentBrowseWidth()