Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpagedesc.cxx69 nRegHeight( 0 ), in SwPageDesc()
85 nRegHeight( rCpy.GetRegHeight() ), in SwPageDesc()
105 nRegHeight = rSrc.nRegHeight; in operator =()
255 nRegHeight = 0; in RegisterChange()
/trunk/main/sw/inc/
H A Dpagedesc.hxx143 sal_uInt16 nRegHeight; // Zeilenabstand und Fontascent der Vorlage member in SwPageDesc
204 sal_uInt16 GetRegHeight() const { return nRegHeight; } in GetRegHeight()
206 void SetRegHeight( sal_uInt16 nNew ){ nRegHeight = nNew; } in SetRegHeight()

Completed in 36 milliseconds