Home
last modified time | relevance | path

Searched refs:GetFirst (Results 1 – 25 of 147) sorted by relevance

123456

/trunk/main/svx/source/sdr/animation/
H A Dscheduler.cxx154 Event* EventList::GetFirst() in GetFirst() function in sdr::animation::EventList
195 Event* pNextEvent = maList.GetFirst(); in triggerEvents()
207 pNextEvent = maList.GetFirst(); in triggerEvents()
223 if(!IsPaused() && maList.GetFirst()) in checkTimeout()
225 mnDeltaTime = maList.GetFirst()->GetTime() - mnTime; in checkTimeout()
252 Event* pEvent = maList.GetFirst(); in SetTime()
292 if(pOld && maList.GetFirst()) in RemoveEvent()
/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx120 SfxViewFrame *pFrame= SfxViewFrame::GetFirst(pDoc); in Enable_Impl()
389 SfxViewFrame* pDocView = SfxViewFrame::GetFirst( pObjSh ); in SetState()
465 for ( SfxViewFrame *pFrame = SfxViewFrame::GetFirst(pImp->xObjSh); in Resume()
474 SfxViewFrame *pFrame = SfxViewFrame::GetFirst(pImp->xObjSh); in Resume()
510 SfxViewFrame::GetFirst(pImp->xObjSh); in Suspend()
517 SfxViewFrame *pFrame = SfxViewFrame::GetFirst(pImp->xObjSh); in Suspend()
533 for ( SfxObjectShell *pDocSh = SfxObjectShell::GetFirst(); in Lock()
629 SfxViewFrame::GetFirst(pImp->xObjSh); in SetWaitMode()
640 SfxViewFrame::GetFirst(pImp->xObjSh); in SetWaitMode()
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx94 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in enableInput()
97 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in enableInput()
564 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in SetDispatcherLock()
567 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in SetDispatcherLock()
593 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in EnableSpreadsheets()
596 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in EnableSpreadsheets()
633 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in lcl_InvalidateWindows()
636 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in lcl_InvalidateWindows()
666 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in lcl_HideAllReferences()
805 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in SwitchToDocument()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx388 nFirstLeftMargin = static_cast<long>(aLeftMarginEdit.GetFirst()); in SvxPageDescPage()
393 nFirstTopMargin = static_cast<long>(aTopMarginEdit.GetFirst()); in SvxPageDescPage()
1088 aRightMarginEdit.GetFirst() > aRightMarginEdit.GetValue() ) in IMPL_LINK()
1089 aRightMarginEdit.SetValue( aRightMarginEdit.GetFirst() ); in IMPL_LINK()
1095 aLeftMarginEdit.GetFirst() > aLeftMarginEdit.GetValue() ) in IMPL_LINK()
1096 aLeftMarginEdit.SetValue( aLeftMarginEdit.GetFirst() ); in IMPL_LINK()
1103 aBottomMarginEdit.SetValue( aBottomMarginEdit.GetFirst() ); in IMPL_LINK()
1109 aTopMarginEdit.GetFirst() > aTopMarginEdit.GetValue() ) in IMPL_LINK()
1110 aTopMarginEdit.SetValue( aTopMarginEdit.GetFirst() ); in IMPL_LINK()
1215 nFirstLeftMargin = static_cast<long>(aLeftMarginEdit.GetFirst()); in SwapFirstValues_Impl()
[all …]
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx173 virtual sal_Bool GetFirst( SvKeyValue& rKV ) { return xIter->GetFirst( rKV ); } in GetFirst() function in SfxHeaderAttributes_Impl
524 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in HasModalViews()
582 SfxViewFrame* pViewFrame = SfxViewFrame::GetFirst( this ); in SwitchToShared()
615 SfxViewFrame* pViewFrame = SfxViewFrame::GetFirst( this ); in SwitchToShared()
1471 PostActivateEvent_Impl(SfxViewFrame::GetFirst(this)); in FinishedLoading()
1626 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( pObjSh ); in Timeout()
1799 for( sal_Bool bCont = xIter->GetFirst( aPair ); bCont; in SetAttributes()
1960 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); pFrame; pFrame = SfxViewFrame::GetNext… in SetWaitCursor()
2023 pView = SfxViewFrame::GetFirst(this); in GetDialogParent()
2093 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in IsInPlaceActive()
[all …]
H A Dobjserv.cxx264 SfxViewFrame *pFrame = SfxViewFrame::GetFirst(this); in PrintExec_Impl()
277 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in PrintState_Impl()
381 pFrame = SfxViewFrame::GetFirst( this ); in ExecFile_Impl()
651 SfxViewFrame* pDocViewFrame = SfxViewFrame::GetFirst( this ); in ExecFile_Impl()
729 pFrame = SfxViewFrame::GetFirst( this ); in ExecFile_Impl()
748 pFrame = SfxViewFrame::GetFirst( this ); in ExecFile_Impl()
923 pFrame = SfxViewFrame::GetFirst( this ); in GetState_Impl()
1197 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( this, sal_True ); in ExecView_Impl()
H A Dobjxtor.cxx489 SfxObjectShell* SfxObjectShell::GetFirst in GetFirst() function in SfxObjectShell
505 ( !bOnlyVisible || SfxViewFrame::GetFirst( pSh, sal_True ))) in GetFirst()
538 ( !bOnlyVisible || SfxViewFrame::GetFirst( pSh, sal_True ))) in GetNext()
584 SfxViewFrame* pFirst = SfxViewFrame::GetFirst( this ); in PrepareClose()
589 for ( SfxViewFrame* pFrm = SfxViewFrame::GetFirst( this ); in PrepareClose()
613 ? SfxViewFrame::Current() : SfxViewFrame::GetFirst( this ); in PrepareClose()
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx258 pFrame = SfxViewFrame::GetFirst( this ); in ~DrawDocShell()
380 SfxViewFrame* pSfxViewFrame = SfxViewFrame::GetFirst(this, false); in InPlaceActivate()
410 SfxViewFrame* pSfxViewFrame = SfxViewFrame::GetFirst(this, false); in InPlaceActivate()
508 SfxViewShell* pTestViewShell = SfxViewShell::GetFirst(); in ApplySlotFilter()
573 SfxViewFrame* pSfxViewFrame = SfxViewFrame::GetFirst(this, false); in ClearUndoBuffer()
/trunk/main/sc/inc/
H A Ddociter.hxx70 sal_Bool GetFirst();
117 sal_Bool GetFirst(double& rValue, sal_uInt16& rErr);
210 bool GetFirst(Value& rValue);
241 ScBaseCell* GetFirst();
300 ScBaseCell* GetFirst();
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx196 sal_Int64 GetFirst() const { return mnFirst; } in GetFirst() function in NumericFormatter
570 sal_Int64 GetFirst( FieldUnit eOutUnit ) const;
571 inline sal_Int64 GetFirst() const { return GetFirst(FUNIT_NONE); } in GetFirst() function in MetricField
667 Date GetFirst() const { return maFirst; } in GetFirst() function in DateField
703 Time GetFirst() const { return maFirst; } in GetFirst() function in TimeField
/trunk/main/sfx2/source/view/
H A Dframe.cxx227 for ( const SfxViewFrame *pFrame = SfxViewFrame::GetFirst( pCur ); in PrepareClose_Impl()
312 for( pFrm = SfxViewFrame::GetFirst( pObj ); in CancelTransfers()
607 SfxFrame* pFr = SfxFrame::GetFirst(); in PutValue()
865 SfxFrame* pFr = SfxFrame::GetFirst(); in CreateWorkWindow_Impl()
944 pWork = SfxViewFrame::GetFirst( pDoc )->GetFrame().GetWorkWindow_Impl(); in Resize()
968 SfxFrame* SfxFrame::GetFirst() in GetFirst() function in SfxFrame
/trunk/main/tools/workben/
H A Dhashtbl.hxx109 void* GetFirst(); // Interation _ohne_ Sortierung
187 ObjType GetFirst() \
188 { return (ObjType)HashTableIterator::GetFirst(); } \
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx509 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( this ); in SetPrinter()
598 const ScChangeAction* pAction = pTrack->GetFirst(); in GetChangeAction()
704 if ( pTrack && pTrack->GetFirst() ) in CompareDocument()
845 const ScChangeAction* pSourceAction = pSourceTrack->GetFirst(); in MergeDocument()
846 const ScChangeAction* pThisAction = pThisTrack->GetFirst(); in MergeDocument()
1234 ScChangeAction* pThisAction = pThisTrack->GetFirst(); in MergeSharedDocument()
1235 ScChangeAction* pSharedAction = pSharedTrack->GetFirst(); in MergeSharedDocument()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx172 for ( SfxObjectShell *pObjSh = SfxObjectShell::GetFirst(); in MiscExec_Impl()
178 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pObjSh ); in MiscExec_Impl()
311 for ( SfxObjectShell *pObjSh = SfxObjectShell::GetFirst(); in MiscExec_Impl()
622 for ( SfxObjectShell *pObjSh = SfxObjectShell::GetFirst(); in MiscState_Impl()
742 SfxViewFrame* pView = SfxViewFrame::GetFirst( i_pBasicIDE ); in lcl_getBasicIDEViewFrame()
840 SfxViewFrame* pView = SfxViewFrame::GetFirst(); in OfaExec_Impl()
H A Dappquit.cxx115 DBG_ASSERT( !SfxViewFrame::GetFirst(), in Deinitialize()
117 DBG_ASSERT( !SfxObjectShell::GetFirst(), in Deinitialize()
H A Dappdde.cxx565 SfxObjectShell* pShell = SfxObjectShell::GetFirst( &aType ); in MakeTopic()
619 SfxObjectShell* pShell = SfxObjectShell::GetFirst( &aType ); in Topics()
622 if( SfxViewFrame::GetFirst( pShell ) ) in Topics()
H A Dapp.cxx200 pViewFrame = SfxViewFrame::GetFirst(); in Property()
543 SfxFrame& rFrame = SfxViewFrame::GetFirst(&rDoc)->GetFrame(); in QuerySave_Impl()
698 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst(); pFrame; pFrame = SfxViewFrame::GetNext( *pFr… in Invalidate()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx229 SfxObjectShell* pObjSh = SfxObjectShell::GetFirst(); in ConfigurationChanged()
247 SfxViewShell* pViewShell = SfxViewShell::GetFirst(); in ConfigurationChanged()
274 SfxObjectShell* pObjSh = SfxObjectShell::GetFirst(); in ConfigurationChanged()
294 SfxViewShell* pSh = SfxViewShell::GetFirst(); in ConfigurationChanged()
1297 SfxObjectShell* pObjSh = SfxObjectShell::GetFirst(); in ModifyOptions()
1313 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in ModifyOptions()
1574 pViewFrm = SfxViewFrame::GetFirst(); in lcl_GetChildWinFromAnyView()
1817 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in lcl_CheckNeedsRepaint()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx170 SfxViewFrame *pTmpFrm = SfxViewFrame::GetFirst(this, sal_False); in ToggleBrowserMode()
175 pTmpFrm = SfxViewFrame::GetFirst(this, sal_False); in ToggleBrowserMode()
706 for( SwDocShell *pDocSh = (SwDocShell*)SfxObjectShell::GetFirst(&aType); in Execute()
721 SfxViewFrame *pTmpFrm = SfxViewFrame::GetFirst(this); in Execute()
762 pTmpFrm = SfxViewFrame::GetFirst( this ); in Execute()
1463 SfxViewShell* pViewShell = SfxViewShell::GetFirst(); in Execute()
1506 SfxViewFrame* pVFrame = SfxViewFrame::GetFirst( this ); in Execute()
H A Dswwait.cxx52 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( &mrDoc, sal_False ); in EnterWaitAndLockDispatcher()
73 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( &mrDoc, sal_False ); in LeaveWaitAndUnlockDispatcher()
/trunk/main/sd/source/ui/tools/
H A DIdleDetection.cxx73 SfxViewFrame* pViewFrame = SfxViewFrame::GetFirst(); in CheckSlideShowRunning()
74 for (pViewFrame = SfxViewFrame::GetFirst(); in CheckSlideShowRunning()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx97 SfxObjectShell* pObjSh = SfxObjectShell::GetFirst( &aScType ); in GetManualOrCurrent()
624 SfxObjectShell* pSh = SfxObjectShell::GetFirst(); in Command()
1120 for( ScBaseCell* pCell = aIter.GetFirst(); pCell; pCell = aIter.GetNext() ) in GetNoteStrings()
1137 ScBaseCell* pCell = aIter.GetFirst(); in GetNotePos()
1171 ScBaseCell* pCell = aIter.GetFirst(); in NoteStringsChanged()
1668 SfxObjectShell* pSh = SfxObjectShell::GetFirst(); in SelectDoc()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx3184 if (aValIter.GetFirst(nVal, nErr)) in ScMin()
3305 if (aValIter.GetFirst(nVal, nErr)) in ScMax()
3552 if (aValIter.GetFirst(fVal, nErr)) in IterateParameters()
3786 if (aValIter.GetFirst(fVal, nErr)) in GetStVarParams()
4581 if ( aCellIter.GetFirst() ) in ScMatch()
4966 if ( aCellIter.GetFirst() ) in IterateParametersIf()
5211 if ( aCellIter.GetFirst() ) in ScCountIf()
5451 if ( aCellIter.GetFirst() ) in IterateParametersIfs()
6377 else if ( aCellIter.GetFirst() ) in CalculateLookup()
6743 if ( aCellIter.GetFirst() ) in ScDBCount()
[all …]
H A Ddetfunc.cxx305 ScBaseCell* pCell = aCellIter.GetFirst(); in HasError()
812 ScBaseCell* pCell = aCellIter.GetFirst(); in InsertPredLevelArea()
912 ScBaseCell* pCell = aCellIter.GetFirst(); in FindPredLevelArea()
1055 ScBaseCell* pCell = aCellIter.GetFirst(); in InsertSuccLevel()
1146 ScBaseCell* pCell = aCellIter.GetFirst(); in FindSuccLevel()
1383 ScBaseCell* pCell = aCellIter.GetFirst(); in MarkInvalid()
/trunk/main/soltools/ldump/
H A Dldump.cxx441 LibExport * GetFirst() in GetFirst() function in ExportSetIter
442 { return (LibExport *)HashTableIterator::GetFirst(); } in GetFirst()
481 for ( LibExport *pData = aIterator.GetFirst(); pData != NULL; in PrintDefFile()

Completed in 192 milliseconds

123456