/aoo42x/main/sd/source/ui/dlg/ |
H A D | animobjs.cxx | 262 UpdateControl( aBmpExList.GetCurPos() ); in IMPL_LINK() 397 UpdateControl( aBmpExList.GetCurPos() ); in IMPL_LINK() 451 sal_uLong nPos = aBmpExList.GetCurPos(); in IMPL_LINK() 529 UpdateControl( aBmpExList.GetCurPos() ); in IMPL_LINK() 721 sal_uLong nPos = aBmpExList.GetCurPos(); in GetScale() 967 aTimeList.Insert( pTime, aBmpExList.GetCurPos() + 1 ); in AddObj() 986 aTimeList.Insert( pTime, aBmpExList.GetCurPos() + 1 ); in AddObj() 996 pPage->InsertObject(pClone, aBmpExList.GetCurPos() + 1); in AddObj() 1014 aTimeList.Insert( pTime, aBmpExList.GetCurPos() + 1 ); in AddObj() 1046 UpdateControl( aBmpExList.GetCurPos() ); in AddObj() [all …]
|
H A D | custsdlg.cxx | 87 long nPosToSelect = pCustomShowList->GetCurPos(); in SdCustomShowDlg() 529 long nPosToSelect = pCustomShowList->GetCurPos(); in IMPL_LINK()
|
H A D | sdpreslt.cxx | 288 sal_uInt16 nId = (sal_uInt16) mpLayoutNames->GetCurPos() + 1; in IMPL_LINK()
|
H A D | present.cxx | 128 sal_uInt16 nPosToSelect = (sal_uInt16) pCustomShowList->GetCurPos(); in SdStartPresentationDlg()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | viewfun6.cxx | 53 DetectiveAddPred( GetViewData()->GetCurPos() ); in DetectiveAddPred() 64 DetectiveDelPred( GetViewData()->GetCurPos() ); in DetectiveDelPred() 75 DetectiveAddSucc( GetViewData()->GetCurPos() ); in DetectiveAddSucc() 86 DetectiveDelSucc( GetViewData()->GetCurPos() ); in DetectiveDelSucc() 97 DetectiveAddError( GetViewData()->GetCurPos() ); in DetectiveAddError()
|
H A D | tabvwsha.cxx | 572 const ScAddress aPos( pViewData->GetCurPos() ); in IsRefInputMode()
|
/aoo42x/main/tools/source/memtools/ |
H A D | unqidx.cxx | 219 sal_uIntPtr nPos = Container::GetCurPos(); in GetCurIndex() 336 while ( !p && (Container::GetCurPos() < (Container::GetSize()-1)) ) in First() 356 while ( !p && Container::GetCurPos() ) in Last() 376 while ( !p && (Container::GetCurPos() < (Container::GetSize()-1)) ) in Next() 396 while ( !p && Container::GetCurPos() ) in Prev()
|
H A D | table.cxx | 226 return Container::ImpGetObject( Container::GetCurPos()+1 ); in GetCurObject() 328 return Container::ImpGetObject( Container::GetCurPos() + 1 ); in Seek() 394 return Container::ImpGetObject( Container::GetCurPos() + 1 ); in Next()
|
H A D | contnr.cxx | 1277 sal_uIntPtr Container::GetCurPos() const in GetCurPos() function in Container
|
/aoo42x/main/tools/source/fsys/ |
H A D | tdir.cxx | 224 if ( ImpInsertPointReached( *pNewEntry, *pNewStat, pLst->GetCurPos(), in ImpSortedInsert() 228 pStatLst->Insert( (FileStat*)pNewStat, pLst->GetCurPos() ); in ImpSortedInsert() 652 pOldStatLst->GetObject( pOldLst->GetCurPos() ) ); in ImpSetSort()
|
/aoo42x/main/tools/inc/tools/ |
H A D | list.hxx | 46 using Container::GetCurPos; 80 using List::GetCurPos; \
|
H A D | ownlist.hxx | 53 { return Insert( rType, aTypes.GetCurPos() ); } \
|
H A D | contnr.hxx | 98 sal_uIntPtr GetCurPos() const;
|
/aoo42x/main/vcl/source/gdi/ |
H A D | gdimtf.cxx | 180 nLabelPos = GetCurPos(); in ImplGetLabelPos() 421 for( sal_uLong nCurPos = GetCurPos(); nCurPos < nPos; nCurPos++ ) in Play() 455 for( sal_uLong nCurPos = GetCurPos(); nCurPos < nPos; nCurPos++ ) in Play() 823 Replace( pModAct = pAct->Clone(), GetCurPos() ); in Move() 858 Replace( pModAct = pAct->Clone(), GetCurPos() ); in Move() 894 Replace( pModAct = pAct->Clone(), GetCurPos() ); in Scale() 942 Replace( pNewAct, GetCurPos() ); in Clip()
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | ftools.hxx | 444 inline sal_uLong GetCurPos() const { return maList.GetCurPos(); } in GetCurPos() function in ScfDelList
|
/aoo42x/main/svl/inc/svl/ |
H A D | itemiter.hxx | 59 sal_uInt16 GetCurPos() const { return _nAkt; } in GetCurPos() function in SfxItemIter
|
/aoo42x/main/vcl/source/app/ |
H A D | idlemgr.cxx | 85 nPos = mpIdleList->GetCurPos(); in InsertIdleHdl()
|
/aoo42x/main/idl/inc/ |
H A D | lex.hxx | 247 { return aTokList.GetCurPos(); } in Tell()
|
/aoo42x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleSpreadsheet.cxx | 313 maActiveCell = rViewData.GetCurPos(); in ConstructScAccessibleSpreadsheet() 472 ScAddress aNewCell = pViewData->GetCurPos(); in Notify() 632 ScAddress aNewCell = pViewData->GetCurPos(); in Notify()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | findattr.cxx | 276 nWhich = aCmpSet.GetWhichByPos( aIter.GetCurPos() ); in SetNewSet() 879 nWhich = rCmpSet.GetWhichByPos( aIter.GetCurPos() ); in lcl_Search()
|
/aoo42x/main/svl/source/items/ |
H A D | itemset.cxx | 1142 ? GetWhichByPos( aIter.GetCurPos() ) in Intersect() 1214 ? GetWhichByPos( aIter.GetCurPos() ) in Differentiate()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | undobj1.cxx | 574 aIter.GetCurPos() )); in UndoImpl()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | viewdata.hxx | 473 ScAddress GetCurPos() const;
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | fuins2.cxx | 499 aPositionRange = pViewSh->GetViewData()->GetCurPos(); in FuInsertChart()
|
/aoo42x/main/basctl/source/basicide/ |
H A D | bastypes.cxx | 362 sal_uLong n = GetCurPos(); in AdjustBreakPoints()
|