Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx104 maBtnIgnEmptyRows( this, ScResId( BTN_IGNEMPTYROWS ) ), in ScPivotLayoutDlg()
149 maBtnMore.AddWindow( &maBtnIgnEmptyRows ); in ScPivotLayoutDlg()
229 maBtnIgnEmptyRows.Check( maPivotData.bIgnoreEmptyRows ); in ScPivotLayoutDlg()
667 aSaveData.SetIgnoreEmptyRows( maBtnIgnEmptyRows.IsChecked() ); in IMPL_LINK()
/trunk/main/sc/source/ui/inc/
H A Dpvlaydlg.hxx127 CheckBox maBtnIgnEmptyRows; member in ScPivotLayoutDlg

Completed in 15 milliseconds