Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx146 aEdScalePageHeight ( this, ScResId( ED_SCALEPAGEHEIGHT ) ), in ScTablePage()
255 aEdScalePageHeight.SetValue( bValid ? nHeight : 1 ); in Reset()
294 aEdScalePageHeight.SaveValue(); in Reset()
379 if( !aEdScalePageWidth.GetValue() && !aEdScalePageHeight.GetValue() ) in FillItemSet()
393 aEdScalePageWidth, aEdScalePageHeight ); in FillItemSet()
462 aEdScalePageHeight.Show( bScaleTo ); in IMPL_LINK()
/trunk/main/sc/source/ui/inc/
H A Dtptable.hxx99 EmptyNumericField aEdScalePageHeight; member in ScTablePage

Completed in 17 milliseconds