Home
last modified time | relevance | path

Searched refs:IsRow (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Dcorodlg.hxx62 sal_Bool IsRow() { return aBtnRow.IsChecked(); } in IsRow() function in ScColRowLabelDlg
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx222 sal_Bool AbstractScColRowLabelDlg_Impl::IsRow() in IsRow() function in AbstractScColRowLabelDlg_Impl
224 return pDlg->IsRow(); in IsRow()
H A Dscdlgfact.hxx131 virtual sal_Bool IsRow();
/trunk/main/sc/inc/
H A Dscabstdlg.hxx80 virtual sal_Bool IsRow() = 0;
H A Ddptabres.hxx294 inline sal_Bool IsRow() const { return mbRow; } in IsRow() function in LateInitParams
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx364 … bColHeaders = pDlg->IsRow(); //CHINA001 bColHeaders = aDlg.IsRow(); // Spaltenkoepfe = 1. Zeile in Execute()
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx2905 bool bNewAllMembers =(!rParams.IsRow()) || nPos == 0 || bLateInitAllMembers ; in LateInitFrom()

Completed in 58 milliseconds