Searched refs:GetEntryIndex (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/sc/source/core/tool/ |
H A D | rangenam.cxx | 807 aCopiedRange->SetIndex(GetEntryIndex()); in CopyRangeinScope() 871 ((ScRangeData*)pScDataObject)->SetIndex( GetEntryIndex() ); in Insert() 879 sal_uInt16 ScRangeName::GetEntryIndex() in GetEntryIndex() function in ScRangeName
|
/aoo4110/main/xmloff/source/style/ |
H A D | xmlprcon.cxx | 69 sal_Int32 nEntryIndex = aSetMapper->GetEntryIndex( nPrefix, rLocalName, in CreateChildContext()
|
H A D | xmlprmap.cxx | 166 sal_Int32 XMLPropertySetMapper::GetEntryIndex( in GetEntryIndex() function in XMLPropertySetMapper
|
H A D | xmlimppr.cxx | 170 nIndex = maPropMapper->GetEntryIndex( nPrefix, aLocalName, in importXML()
|
/aoo4110/main/xmloff/inc/xmloff/ |
H A D | xmlprmap.hxx | 152 sal_Int32 GetEntryIndex( sal_uInt16 nNamespace,
|
/aoo4110/main/sc/inc/ |
H A D | olinetab.hxx | 107 …sal_Bool GetEntryIndex( sal_uInt16 nLevel, SCCOLROW nPos, sal_uInt16& rnIndex )…
|
H A D | rangenam.hxx | 225 sal_uInt16 GetEntryIndex();
|
H A D | dbcolect.hxx | 239 sal_uInt16 GetEntryIndex() { return nEntryIndex; } in GetEntryIndex() function in ScDBCollection
|
/aoo4110/main/sc/source/core/data/ |
H A D | olinetab.cxx | 465 sal_Bool ScOutlineArray::GetEntryIndex( sal_uInt16 nLevel, SCCOLROW nPos, sal_uInt16& rnIndex ) con… in GetEntryIndex() function in ScOutlineArray
|
/aoo4110/main/sc/source/ui/view/ |
H A D | olinewin.cxx | 837 … bFound = pArray->GetEntryIndex( sal::static_int_cast<sal_uInt16>(nNewLevel), nStart, nTmpEntry ); in ImplMoveFocusByLevel()
|
Completed in 61 milliseconds