Home
last modified time | relevance | path

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

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

Completed in 31 milliseconds