Home
last modified time | relevance | path

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

/AOO42X/main/formula/inc/formula/
H A Dformdata.hxx46 inline sal_uInt16 GetCatSel() const { return nCatSel; } in GetCatSel() function in formula::FormEditData
/AOO42X/main/formula/source/ui/dlg/
H A Dformula.cxx813 pFuncPage->SetCategory( pData->GetCatSel() ); in FillListboxes()