Home
last modified time | relevance | path

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

/AOO41X/main/formula/inc/formula/
H A Dformdata.hxx46 inline sal_uInt16 GetCatSel() const { return nCatSel; } in GetCatSel()
57 inline void SetCatSel( sal_uInt16 nNew ) { nCatSel = nNew; } in SetCatSel()
74 sal_uInt16 nCatSel; member in formula::FormEditData
/AOO41X/main/formula/source/ui/dlg/
H A Dformula.cxx2178 nCatSel = 1; //! oder 0 (zuletzt benutzte) in Reset()
2206 nCatSel = r.nCatSel; in operator =()