Searched refs:GetFuncMask (Results 1 – 6 of 6) sorted by relevance
71 sal_uInt16 GetFuncMask() const;112 sal_uInt16 GetFuncMask() const;
528 sal_uInt16 AbstractScDPFunctionDlg_Impl::GetFuncMask() const //add for ScDPFunctionDlg in GetFuncMask() function in AbstractScDPFunctionDlg_Impl530 return pDlg->GetFuncMask(); in GetFuncMask()539 sal_uInt16 AbstractScDPSubtotalDlg_Impl::GetFuncMask() const //add for ScDPSubtotalDlg in GetFuncMask() function in AbstractScDPSubtotalDlg_Impl541 return pDlg->GetFuncMask(); in GetFuncMask()
280 virtual sal_uInt16 GetFuncMask() const;287 virtual sal_uInt16 GetFuncMask() const;
234 sal_uInt16 ScDPFunctionDlg::GetFuncMask() const in GetFuncMask() function in ScDPFunctionDlg416 sal_uInt16 ScDPSubtotalDlg::GetFuncMask() const in GetFuncMask() function in ScDPSubtotalDlg430 rLabelData.mnFuncMask = GetFuncMask(); in FillLabelData()
342 aFuncData.mnFuncMask = pLabelData->mnFuncMask = xDlg->GetFuncMask(); in NotifyDoubleClick()
228 virtual sal_uInt16 GetFuncMask() const = 0;235 virtual sal_uInt16 GetFuncMask() const = 0;
Completed in 55 milliseconds