Searched refs:IsRow (Results 1 – 7 of 7) sorted by relevance
62 sal_Bool IsRow() { return aBtnRow.IsChecked(); } in IsRow() function in ScColRowLabelDlg
222 sal_Bool AbstractScColRowLabelDlg_Impl::IsRow() in IsRow() function in AbstractScColRowLabelDlg_Impl224 return pDlg->IsRow(); in IsRow()
131 virtual sal_Bool IsRow();
80 virtual sal_Bool IsRow() = 0;
294 inline sal_Bool IsRow() const { return mbRow; } in IsRow() function in LateInitParams
364 … bColHeaders = pDlg->IsRow(); //CHINA001 bColHeaders = aDlg.IsRow(); // Spaltenkoepfe = 1. Zeile in Execute()
2905 bool bNewAllMembers =(!rParams.IsRow()) || nPos == 0 || bLateInitAllMembers ; in LateInitFrom()
Completed in 71 milliseconds