Searched refs:rPD (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8graf2.cxx | 378 SwFlyFrmFmt* SwWW8ImplReader::MakeGrafNotInCntnt(const WW8PicDesc& rPD, in MakeGrafNotInCntnt() argument 382 sal_uInt32 nWidth = rPD.nWidth; in MakeGrafNotInCntnt() 383 sal_uInt32 nHeight = rPD.nHeight; in MakeGrafNotInCntnt() 386 sal_Int32 nNetHeight = nHeight + rPD.nCT + rPD.nCB; in MakeGrafNotInCntnt() 414 const WW8PicDesc& rPD, const Graphic* pGraph, const String& rFileName, in MakeGrafInCntnt() argument 417 WW8FlySet aFlySet(*this, pPaM, rPic, rPD.nWidth, rPD.nHeight); in MakeGrafInCntnt() 434 pSFlyPara->BoxUpWidth( rPD.nWidth ); in MakeGrafInCntnt()
|
| H A D | wrtw8sty.cxx | 1051 void MSWordSections::AppendSection( const SwFmtPageDesc& rPD, in AppendSection() argument 1057 WW8_SepInfo aI( rPD.GetPageDesc(), pSectionFmt, nLnNumRestartNo, in AppendSection() 1058 rPD.GetNumOffset(), &rNd ); in AppendSection() 1063 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwFmtPageDesc& rPD, in AppendSep() argument 1071 AppendSection( rPD, rNd, pSectionFmt, nLnNumRestartNo ); in AppendSep()
|
| H A D | ww8par.hxx | 1364 SwFlyFrmFmt* MakeGrafNotInCntnt(const WW8PicDesc& rPD, 1368 SwFrmFmt* MakeGrafInCntnt(const WW8_PIC& rPic, const WW8PicDesc& rPD,
|
| /trunk/main/sw/source/filter/ww1/ |
| H A D | fltshell.cxx | 1116 const SwPageDesc& rPD = const_cast<const SwDoc &>(GetDoc()). in ~SwFltShell() local 1118 GetDoc().ChgPageDesc(i, rPD); in ~SwFltShell()
|