Searched refs:nObjectId (Results 1 – 5 of 5) sorted by relevance
34 sal_Int64 nObjectId; member38 nObjectId( nId ), in ScUnoRefEntry()74 sal_Int64 GetObjectId() const { return aEntry.nObjectId; } in GetObjectId()
186 sal_Int64 nObjectId; member in ScCellRangesBase
207 EnumContext::Context SelectionAnalyzer::GetContextForObjectId_SC (const sal_uInt16 nObjectId) in GetContextForObjectId_SC() argument209 switch (nObjectId) in GetContextForObjectId_SC()253 const sal_uInt16 nObjectId, in GetContextForObjectId_SD() argument256 switch (nObjectId) in GetContextForObjectId_SD()
59 const sal_uInt16 nObjectId);61 const sal_uInt16 nObjectId,
1363 nObjectId( 0 ), in ScCellRangesBase()1381 nObjectId( 0 ), in ScCellRangesBase()1396 nObjectId = pDoc->GetNewUnoId(); in ScCellRangesBase()1410 nObjectId( 0 ), in ScCellRangesBase()1421 nObjectId = pDoc->GetNewUnoId(); in ScCellRangesBase()1547 pDoc->AddUnoRefChange( nObjectId, *pUndoRanges ); in Notify()1614 if ( rUndoHint.GetObjectId() == nObjectId ) in Notify()
Completed in 54 milliseconds