Lines Matching refs:GetDocument

93 	pDocShell->GetDocument()->AddUnoObject(*this);  in ScNamedRangeObj()
99 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScNamedRangeObj()
117 ScRangeName* pNames = pDocShell->GetDocument()->GetRangeName(); in GetRangeData_Impl()
124 pDocShell->GetDocument()->GetTable( aScopeName, nameScope ); in GetRangeData_Impl()
144 ScDocument* pDoc = pDocShell->GetDocument(); in Modify_Impl()
309 SCTAB nDocTabs = pDocShell->GetDocument()->GetTableCount(); in getReferencePosition()
372 …(void)ScTokenConversion::ConvertToTokenSequence( *pDocShell->GetDocument(), aSequence, *pTokenArra… in getTokens()
383 … (void)ScTokenConversion::ConvertToTokenArray( *pDocShell->GetDocument(), aTokenArray, rTokens ); in setTokens()
538 pDocShell->GetDocument()->AddUnoObject(*this); in ScNamedRangesObj()
544 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScNamedRangesObj()
564 ScRangeName* pNames = pDocShell->GetDocument()->GetRangeName(); in GetObjectByIndex_Impl()
611 ScDocument* pDoc = pDocShell->GetDocument(); in ImplAddNewByScopeAndName()
677 !pDocShell->GetDocument()->GetTable( String(aScopeName), scope ) ) in addNewByScopeName()
717 ScRangeName* pNames = pDocShell->GetDocument()->GetRangeName(); in ImplRemoveByScopeAndName()
751 !pDocShell->GetDocument()->GetTable( String(aScopeName), scope )) in removeByScopeName()
786 ScRangeName* pNames = pDocShell->GetDocument()->GetRangeName(); in getCount()
854 ScRangeName* pNames = pDocShell->GetDocument()->GetRangeName(); in getElementNames()
882 ScRangeName* pNames = pDocShell->GetDocument()->GetRangeName(); in getElementScopeNames()
912 ScRangeName* pNames = pDocShell->GetDocument()->GetRangeName(); in hasByName()
931 …if (aScopeName.getLength() != 0 && !pDocShell->GetDocument()->GetTable( String(aScopeName), scope … in hasByScopeName()
934 ScRangeName* pNames = pDocShell->GetDocument()->GetRangeName(); in hasByScopeName()
948 pDocShell->GetDocument()->CompileNameFormula( sal_True ); // CreateFormulaString in lock()
954 pDocShell->GetDocument()->CompileNameFormula( sal_False ); // CompileFormulaString in unlock()
962 return pDocShell->GetDocument()->GetNamedRangesLockCount() != 0; in isActionLocked()
968 ScDocument* pDoc = pDocShell->GetDocument(); in addActionLock()
981 ScDocument* pDoc = pDocShell->GetDocument(); in removeActionLock()
999 ScDocument* pDoc = pDocShell->GetDocument(); in setActionLocks()
1016 ScDocument* pDoc = pDocShell->GetDocument(); in resetActionLocks()
1033 pDocShell->GetDocument()->AddUnoObject(*this); in ScLabelRangeObj()
1039 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScLabelRangeObj()
1057 ScDocument* pDoc = pDocShell->GetDocument(); in GetData_Impl()
1069 ScDocument* pDoc = pDocShell->GetDocument(); in Modify_Impl()
1153 pDocShell->GetDocument()->AddUnoObject(*this); in ScLabelRangesObj()
1159 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScLabelRangesObj()
1179 ScDocument* pDoc = pDocShell->GetDocument(); in GetObjectByIndex_Impl()
1198 ScDocument* pDoc = pDocShell->GetDocument(); in addNew()
1231 ScDocument* pDoc = pDocShell->GetDocument(); in removeByIndex()
1278 ScDocument* pDoc = pDocShell->GetDocument(); in getCount()