Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/ !
H A Dpagefrm.hxx275 inline void SetPhyPageNum( sal_uInt16 nNum ) { nPhyPageNum = nNum;} in SetPhyPageNum() function in SwPageFrm
/AOO41X/main/sw/source/core/layout/ !
H A Dpagechg.cxx979 SetPhyPageNum( ((SwPageFrm*)GetPrev())->GetPhyPageNum() + 1 ); in Paste()
981 SetPhyPageNum( 1 ); in Paste()