Home
last modified time | relevance | path

Searched refs:GetCurKey (Results 1 – 18 of 18) sorted by relevance

/aoo4110/main/svl/source/numbers/
H A Dzforlist.cxx357 pEntry = (SvNumberformat*) aFTable.Remove(aFTable.GetCurKey()); in ImpChangeSysCL()
416 nKey = aOldTable.GetCurKey(); in ReplaceSystemCL()
891 (pTable->GetCurKey() % SV_COUNTRY_LANGUAGE_OFFSET == 0) ) in Save()
893 rStream << static_cast<sal_uInt32>(pTable->GetCurKey()) in Save()
1002 res = aFTable.GetCurKey(); in ImpIsEntry()
1009 res = aFTable.GetCurKey(); in ImpIsEntry()
1015 res = aFTable.GetCurKey(); in ImpIsEntry()
1163 pFormatTable->Insert( aFTable.GetCurKey(), pEntry ); in GetEntryTable()
1172 pFormatTable->Insert(aFTable.GetCurKey(),pEntry); in GetEntryTable()
2900 nOldKey = rTable.aFTable.GetCurKey(); in MergeFormatter()
[all …]
/aoo4110/main/tools/inc/tools/
H A Dtable.hxx57 sal_uIntPtr GetCurKey() const { return (sal_uIntPtr)Container::GetCurObject(); } in GetCurKey() function in Table
100 using Table::GetCurKey; \
/aoo4110/main/svl/source/items/
H A Dmacitem.cxx113 Insert( rTbl.GetCurKey(), pNew ); in operator =()
167 rStream << (short)GetCurKey(); in Write()
/aoo4110/main/svx/source/items/
H A Dhlnkitem.cxx100 rStrm << (sal_uInt16)pMacroTable->GetCurKey(); in Store()
120 rStrm << (sal_uInt16)pMacroTable->GetCurKey(); in Store()
H A Dnumfmtsh.cxx863 sal_uInt32 nKey = pCurFmtTable->GetCurKey(); in FillEListWithSysCurrencys()
968 sal_uInt32 nKey = pCurFmtTable->GetCurKey(); in FillEListWithUserCurrencys()
1126 sal_uInt32 nKey = pCurFmtTable->GetCurKey(); in FillEListWithUsD_Impl()
/aoo4110/main/svtools/source/control/
H A Dcalendar.cxx130 Date aDate( pTable->GetCurKey() ); in ImplCalendarSelectDateRange()
161 Date aDate( pTable->GetCurKey() ); in ImplCalendarUnSelectDateRange()
174 Date aDate( pOldTable->GetCurKey() ); in ImplCalendarUnSelectDateRange()
1233 nKey = pOld->GetCurKey(); in ImplUpdateSelection()
1246 nKey = pNew->GetCurKey(); in ImplUpdateSelection()
2482 sal_uLong nKey = mpDateTable->GetCurKey(); in ClearDateInfo()
/aoo4110/main/sc/source/core/tool/
H A Dchartpos.cxx471 pCol->Replace( pCol->GetCurKey(), (void*)0 ); in CreatePositionMap()
489 sal_uLong nKey = pFirstCol->GetCurKey(); in CreatePositionMap()
/aoo4110/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx656 nLine = (sal_uInt16)aSyntaxLineTable.GetCurKey(); in IMPL_LINK()
658 sal_uInt16 nCurKey = (sal_uInt16)aSyntaxLineTable.GetCurKey(); in IMPL_LINK()
/aoo4110/main/basctl/source/basicide/
H A Dbasides3.cxx115 nKey = aIDEWindowTable.GetCurKey(); in CreateDlgWin()
H A Dbasides2.cxx274 nKey = aIDEWindowTable.GetCurKey(); in CreateBasWin()
H A Dbaside2b.cxx872 nLine = (sal_uInt16)aSyntaxLineTable.GetCurKey(); in IMPL_LINK()
/aoo4110/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx936 nLine = (sal_uInt16)aSyntaxLineTable.GetCurKey(); in IMPL_LINK()
938 sal_uInt16 nC = (sal_uInt16)aSyntaxLineTable.GetCurKey(); in IMPL_LINK()
/aoo4110/main/sw/source/filter/rtf/
H A Drtfnum.cxx646 pColl = aTxtCollTbl.Get( (sal_uInt16)GetStyleTbl().GetCurKey() ); in ReadListOverrideTable()
H A Dswparrtf.cxx2758 sal_uInt16 nNo = sal_uInt16( GetStyleTbl().GetCurKey() ); in MakeStyleTab()
/aoo4110/main/cui/source/tabpages/
H A Dautocdlg.cxx1079 LanguageType eCurLang = (LanguageType)aDoubleStringTable.GetCurKey(); in FillItemSet()
1673 LanguageType eCurLang = (LanguageType)aStringsTable.GetCurKey(); in FillItemSet()
/aoo4110/main/xmloff/source/style/
H A Dxmlnumfe.cxx1721 nKey = rTable.GetCurKey(); in Export()
/aoo4110/main/editeng/source/editeng/
H A Deditdoc.cxx2235 return GetCurKey(); in GetId()
/aoo4110/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx811 sal_uInt32 nKey = pFirstCol->GetCurKey(); in createPositionMap()

Completed in 142 milliseconds