Searched refs:rPD (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8graf2.cxx | 382 SwFlyFrmFmt* SwWW8ImplReader::MakeGrafNotInCntnt(const WW8PicDesc& rPD, in MakeGrafNotInCntnt() argument 386 sal_uInt32 nWidth = rPD.nWidth; in MakeGrafNotInCntnt() 387 sal_uInt32 nHeight = rPD.nHeight; in MakeGrafNotInCntnt() 390 sal_Int32 nNetHeight = nHeight + rPD.nCT + rPD.nCB; in MakeGrafNotInCntnt() 418 const WW8PicDesc& rPD, const Graphic* pGraph, const String& rFileName, in MakeGrafInCntnt() argument 421 WW8FlySet aFlySet(*this, pPaM, rPic, rPD.nWidth, rPD.nHeight); in MakeGrafInCntnt() 438 pSFlyPara->BoxUpWidth( rPD.nWidth ); in MakeGrafInCntnt()
|
H A D | wrtw8sty.cxx | 1052 void MSWordSections::AppendSection( const SwFmtPageDesc& rPD, in AppendSection() argument 1058 WW8_SepInfo aI( rPD.GetPageDesc(), pSectionFmt, nLnNumRestartNo, in AppendSection() 1059 rPD.GetNumOffset(), &rNd ); in AppendSection() 1064 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwFmtPageDesc& rPD, in AppendSep() argument 1072 AppendSection( rPD, rNd, pSectionFmt, nLnNumRestartNo ); in AppendSep()
|
H A D | ww8par.hxx | 1365 SwFlyFrmFmt* MakeGrafNotInCntnt(const WW8PicDesc& rPD, 1369 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()
|
Completed in 48 milliseconds