Searched refs:GetCurrentDataSet (Results 1 – 5 of 5) sorted by relevance
95 sal_uInt32 GetCurrentDataSet() const { return m_nCurrentDataSet;} in GetCurrentDataSet() function in SwAddressControl_Impl514 sal_uInt32 nCurrent = m_pAddressControl->GetCurrentDataSet(); in IMPL_LINK()532 sal_uInt32 nCurrent = m_pAddressControl->GetCurrentDataSet(); in IMPL_LINK()582 m_pAddressControl->SetCurrentDataSet(m_pAddressControl->GetCurrentDataSet()); in IMPL_LINK()733 sal_uInt32 nCurrent = m_pAddressControl->GetCurrentDataSet(); in Find()
297 return pRangeObj ? pRangeObj->GetCurrentDataSet( true ) : 0; in GetDataSet()
748 SfxItemSet* pDataSet = pRangeObj ? pRangeObj->GetCurrentDataSet( true ) : NULL ; in GetDataSet()
203 SfxItemSet* GetCurrentDataSet(bool bNoDflt = false);
1486 SfxItemSet* ScCellRangesBase::GetCurrentDataSet(bool bNoDflt) in GetCurrentDataSet() function in ScCellRangesBase2396 SfxItemSet* pDataSet = GetCurrentDataSet(); in GetOnePropertyValue()
Completed in 230 milliseconds