Searched refs:GetFuncMask (Results 1 – 6 of 6) sorted by relevance
71 sal_uInt16 GetFuncMask() const;112 sal_uInt16 GetFuncMask() const;
527 sal_uInt16 AbstractScDPFunctionDlg_Impl::GetFuncMask() const //add for ScDPFunctionDlg in GetFuncMask() function in AbstractScDPFunctionDlg_Impl529 return pDlg->GetFuncMask(); in GetFuncMask()538 sal_uInt16 AbstractScDPSubtotalDlg_Impl::GetFuncMask() const //add for ScDPSubtotalDlg in GetFuncMask() function in AbstractScDPSubtotalDlg_Impl540 return pDlg->GetFuncMask(); in GetFuncMask()
280 virtual sal_uInt16 GetFuncMask() const;287 virtual sal_uInt16 GetFuncMask() const;
233 sal_uInt16 ScDPFunctionDlg::GetFuncMask() const in GetFuncMask() function in ScDPFunctionDlg415 sal_uInt16 ScDPSubtotalDlg::GetFuncMask() const in GetFuncMask() function in ScDPSubtotalDlg429 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 26 milliseconds