Searched refs:nRegHeight (Results 1 – 2 of 2) sorted by relevance
69 nRegHeight( 0 ), in SwPageDesc()85 nRegHeight( rCpy.GetRegHeight() ), in SwPageDesc()105 nRegHeight = rSrc.nRegHeight; in operator =()255 nRegHeight = 0; in RegisterChange()
143 sal_uInt16 nRegHeight; // Zeilenabstand und Fontascent der Vorlage member in SwPageDesc204 sal_uInt16 GetRegHeight() const { return nRegHeight; } in GetRegHeight()206 void SetRegHeight( sal_uInt16 nNew ){ nRegHeight = nNew; } in SetRegHeight()
Completed in 9 milliseconds