Home
last modified time | relevance | path

Searched refs:IsCol (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Dcorodlg.hxx61 sal_Bool IsCol() { return aBtnCol.IsChecked(); } in IsCol() function in ScColRowLabelDlg
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx218 sal_Bool AbstractScColRowLabelDlg_Impl::IsCol() in IsCol() function in AbstractScColRowLabelDlg_Impl
220 return pDlg->IsCol(); in IsCol()
H A Dscdlgfact.hxx130 virtual sal_Bool IsCol();
/trunk/main/sc/inc/
H A Dscabstdlg.hxx79 virtual sal_Bool IsCol() = 0;
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx365 bRowHeaders = pDlg->IsCol(); //CHINA001 bRowHeaders = aDlg.IsCol(); in Execute()

Completed in 45 milliseconds