Home
last modified time | relevance | path

Searched refs:nObjectId (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Dunoreflist.hxx34 sal_Int64 nObjectId; member
38 nObjectId( nId ), in ScUnoRefEntry()
74 sal_Int64 GetObjectId() const { return aEntry.nObjectId; } in GetObjectId()
H A Dcellsuno.hxx186 sal_Int64 nObjectId; member in ScCellRangesBase
/trunk/main/svx/source/sidebar/
H A DSelectionAnalyzer.cxx207 EnumContext::Context SelectionAnalyzer::GetContextForObjectId_SC (const sal_uInt16 nObjectId) in GetContextForObjectId_SC() argument
209 switch (nObjectId) in GetContextForObjectId_SC()
253 const sal_uInt16 nObjectId, in GetContextForObjectId_SD() argument
256 switch (nObjectId) in GetContextForObjectId_SD()
/trunk/main/svx/inc/svx/sidebar/
H A DSelectionAnalyzer.hxx59 const sal_uInt16 nObjectId);
61 const sal_uInt16 nObjectId,
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1363 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 60 milliseconds