Home
last modified time | relevance | path

Searched refs:getCurrentState (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/svtools/source/dialogs/
H A Droadmapwizard.cxx167 if ( -1 == m_pImpl->getStateIndexInPath( getCurrentState(), m_pImpl->nActivePath ) ) in checkInvariants()
331 … nCurrentStatePathIndex = m_pImpl->getStateIndexInPath( getCurrentState(), m_pImpl->nActivePath ); in activatePath()
367 … sal_Int32 nCurrentStatePathIndex = m_pImpl->getStateIndexInPath( getCurrentState(), rActivePath ); in implUpdateRoadmap()
398 TabPage* pCurrentPage = GetPage( getCurrentState() ); in implUpdateRoadmap()
401 … const IWizardPageController* pController = getPageController( GetPage( getCurrentState() ) ); in implUpdateRoadmap()
527 if ( *rPath.rbegin() == getCurrentState() ) in canAdvance()
562 if ( nCurItemId == getCurrentState() ) in IMPL_LINK()
571 … sal_Int32 nCurrentIndex = m_pImpl->getStateIndexInPath( getCurrentState(), m_pImpl->nActivePath ); in IMPL_LINK()
596 m_pImpl->pRoadmap->SelectRoadmapItemByID( getCurrentState() ); in IMPL_LINK()
610 m_pImpl->pRoadmap->SelectRoadmapItemByID( getCurrentState() ); in enterState()
[all …]
H A Dwizardmachine.cxx267 TabPage* pCurrentPage = GetPage(getCurrentState()); in implUpdateTitle()
332 WizardState nCurrentState = getCurrentState(); in DeactivatePage()
473 IWizardPageController* pController = getPageController( GetPage( getCurrentState() ) ); in prepareLeaveCurrentState()
489 WizardState nCurrentRollbackState = getCurrentState(); in skipBackwardUntil()
508 WizardState nCurrentState = getCurrentState(); in skipUntil()
553 WizardState nCurrentState = getCurrentState(); in skip()
593 WizardState nCurrentState = getCurrentState(); in travelNext()
709 return WZS_INVALID_STATE != determineNextState( getCurrentState() ); in canAdvance()
715 … const IWizardPageController* pController = getPageController( GetPage( getCurrentState() ) ); in updateTravelUI()
/trunk/main/sfx2/source/view/
H A Dipclient.cxx372 …if ( m_xObject->getCurrentState() == embed::EmbedStates::ACTIVE || m_nAspect == embed::Aspects::MS… in canInplaceActivate()
604 && ( m_xObject->getCurrentState() == embed::EmbedStates::INPLACE_ACTIVE in SizeHasChanged()
605 || m_xObject->getCurrentState() == embed::EmbedStates::UI_ACTIVE ) ) in SizeHasChanged()
726 if ( GetObject()->getCurrentState() != embed::EmbedStates::LOADED ) in SetObject()
862 …return ( m_pImp->m_xObject.is() && ( m_pImp->m_xObject->getCurrentState() == embed::EmbedStates::U… in IsObjectUIActive()
877 (m_pImp->m_xObject->getCurrentState() == embed::EmbedStates::INPLACE_ACTIVE) in IsObjectInPlaceActive()
881 (m_pImp->m_xObject->getCurrentState() == embed::EmbedStates::UI_ACTIVE) in IsObjectInPlaceActive()
895 …return ( m_pImp->m_xObject.is() && ( m_pImp->m_xObject->getCurrentState() == embed::EmbedStates::A… in IsObjectActive()
1007 … if ( m_pImp->m_xObject->getCurrentState() == embed::EmbedStates::UI_ACTIVE ) in DoVerb()
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx517 if ( m_xObj->getCurrentState() == embed::EmbedStates::LOADED ) in Execute()
648 if ( m_xObj->getCurrentState() == embed::EmbedStates::LOADED ) in Execute()
689 if ( m_xObj->getCurrentState() == embed::EmbedStates::LOADED ) in Execute()
698 … sal_Bool bIPActive = m_xObj->getCurrentState() == embed::EmbedStates::INPLACE_ACTIVE; in Execute()
835 if ( m_xObj->getCurrentState() == embed::EmbedStates::LOADED ) in Execute()
937 if ( m_xObj->getCurrentState() == embed::EmbedStates::LOADED ) in Execute()
946 … sal_Bool bIPActive = m_xObj->getCurrentState() == embed::EmbedStates::INPLACE_ACTIVE; in Execute()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx377 …bRet = !( xObject->getCurrentState() == embed::EmbedStates::ACTIVE || mpObj->GetAspect() == embed:… in canInplaceActivate()
659 sal_Int32 nState = xObject->getCurrentState(); in DataChanged()
898 return xObjRef.is() && embed::EmbedStates::INPLACE_ACTIVE == xObjRef->getCurrentState(); in isInplaceActive()
904 return xObjRef.is() && embed::EmbedStates::UI_ACTIVE == xObjRef->getCurrentState(); in isUiActive()
986 sal_Int32 nCurState = xObjRef->getCurrentState(); in UpdateLinkURL_Impl()
1167 if ( xObjRef->getCurrentState() != embed::EmbedStates::LOADED ) in Connect_Impl()
1218 if( xObjRef.is() && xObjRef->getCurrentState() != embed::EmbedStates::LOADED ) in AddListeners_Impl()
1259 sal_Int32 nState = xObjRef->getCurrentState(); in RemoveListeners_Impl()
1819 || xObjRef->getCurrentState() == embed::EmbedStates::INPLACE_ACTIVE in ImpSetVisAreaSize()
2019 sal_Int32 nState = xObj->getCurrentState(); in CanUnloadRunningObj()
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx430 OSL_ENSURE( !xObj.is() || xObj->getCurrentState() != embed::EmbedStates::LOADED, in CreateEmbeddedObject()
520 …OSL_ENSURE( xPersist.is() || xObj->getCurrentState() == embed::EmbedStates::RUNNING, "Non persiste… in StoreEmbeddedObject()
644 OSL_ENSURE( !xObj.is() || xObj->getCurrentState() != embed::EmbedStates::LOADED, in InsertEmbeddedObject()
680 OSL_ENSURE( !xObj.is() || xObj->getCurrentState() != embed::EmbedStates::LOADED, in InsertEmbeddedLink()
801 if ( xObj->getCurrentState() == embed::EmbedStates::LOADED ) in CopyAndGetEmbeddedObject()
825 if ( xResult->getCurrentState() == embed::EmbedStates::LOADED ) in CopyAndGetEmbeddedObject()
1402 sal_Int32 nCurState = xObj->getCurrentState(); in StoreAsChildren()
1414 if ( xObj->getCurrentState() == embed::EmbedStates::LOADED ) in StoreAsChildren()
1511 sal_Int32 nCurState = xObj->getCurrentState(); in StoreChildren()
/trunk/main/sw/source/core/ole/
H A Dndole.cxx121 if ( mpObj->IsOleRef() && mpObj->GetOleRef()->getCurrentState() == embed::EmbedStates::RUNNING ) in SwOLEListener_Impl()
213 sal_Int32 nState = xObject->getCurrentState(); in DataChanged()
573 sal_Int32 nCurState = xObj->getCurrentState(); in UpdateLinkURL_Impl()
850 else if ( xOLERef->getCurrentState() == embed::EmbedStates::RUNNING ) in GetOleRef()
888 sal_Int32 nState = xObj.is() ? xObj->getCurrentState() : embed::EmbedStates::LOADED; in UnloadObject()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx945 …const sal_Int32 nCurrentState = m_xEmbeddedObject.is() ? m_xEmbeddedObject->getCurrentState() : Em… in impl_showOrHideComponent_throw()
1193 sal_Int32 nCurrentState = m_xEmbeddedObject->getCurrentState(); in execute()
1885 sal_Int32 nCurrentState = m_xEmbeddedObject->getCurrentState(); in loadEmbeddedObject()
2019 int nState = m_xEmbeddedObject->getCurrentState(); in impl_getComponent_throw()
2023 nState = m_xEmbeddedObject->getCurrentState(); in impl_getComponent_throw()
2116 bSuccess = m_xEmbeddedObject->getCurrentState() == EmbedStates::LOADED; in impl_close_throw()
2202 if ( m_xEmbeddedObject.is() && m_xEmbeddedObject->getCurrentState() == EmbedStates::ACTIVE ) in rename()
2251 … OSL_ENSURE( xController.is() || ( m_xEmbeddedObject->getCurrentState() < EmbedStates::ACTIVE ), in prepareClose()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx699 if (getCurrentState() == PAGE_DBSETUPWIZARD_FINAL) in IMPL_LINK()
703 enableButtons( WZB_NEXT, m_bIsConnectable && (getCurrentState() != PAGE_DBSETUPWIZARD_FINAL)); in IMPL_LINK()
771 SfxTabPage* pPage = static_cast<SfxTabPage*>(WizardDialog::GetPage(getCurrentState())); in saveDatasource()
1189 if (getCurrentState() != PAGE_DBSETUPWIZARD_FINAL) in onFinish()
1193 if (getCurrentState() == PAGE_DBSETUPWIZARD_FINAL) in onFinish()
H A Ddbwiz.cxx392 SfxTabPage* pPage = static_cast<SfxTabPage*>(WizardDialog::GetPage(getCurrentState())); in saveDatasource()
/trunk/main/svtools/source/uno/wizard/
H A Dwizardshell.hxx96 return impl_stateToPageId( getCurrentState() ); in getCurrentPage()
123 using WizardShell_Base::getCurrentState;
H A Dwizardshell.cxx186 const WizardState eState = getCurrentState(); in getCurrentWizardPage()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java501 protected int getCurrentState() in getCurrentState() method in OfficeDocumentReportTarget
526 …LOGGER.debug("Starting " + getCurrentState() + '/' + states.size() + ' ' + ReportTargetUtil.getNam… in startElement()
530 switch (getCurrentState()) in startElement()
724 throw new IllegalStateException("Failure: " + getCurrentState()); in startElement()
941 switch (getCurrentState()) in endElement()
1000 …LOGGER.debug("Finished " + getCurrentState() + "/" + states.size() + " " + ReportTargetUtil.getNam… in endElement()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx112 xRet->nState = p->GetObject()->getCurrentState(); in Create()
582 if ( mxObj->getCurrentState() == embed::EmbedStates::LOADED ) in GetHCGraphic()
860 if ( xEmbObj->getCurrentState() == embed::EmbedStates::LOADED ) in TryRunningState()
894 sal_Int32 nState = xObj->getCurrentState(); in ObjectIsModified()
/trunk/main/filter/source/msfilter/
H A Dmsoleexp.cxx206 if ( rObj->getCurrentState() == embed::EmbedStates::LOADED ) in ExportOLEObject()
307 if ( rObj->getCurrentState() == embed::EmbedStates::LOADED ) in ExportOLEObject()
/trunk/main/desktop/source/migration/
H A Dwizard.cxx324 (getCurrentState() == STATE_LICENSE ) && in prepareLeaveCurrentState()
344 if (( getCurrentState() == STATE_MIGRATION ) && m_bLicenseWasAccepted ) in leaveState()
/trunk/main/sc/source/core/tool/
H A Dcharthelper.cxx337 sal_Int32 nOldState = xEmbeddedObj->getCurrentState(); in AddRangesIfProtectedChart()
362 if ( xEmbeddedObj->getCurrentState() != nOldState ) in AddRangesIfProtectedChart()
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java461 int nState = m_xEmbedObj.getCurrentState(); in onPosRectChange()
743 nOldState = m_xEmbedObj.getCurrentState(); in execute()
902 int nOldState = m_xEmbedObj.getCurrentState(); in generateNewImage()
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx90 … m_pEmbedObj->getCurrentState()!=embed::EmbedStates::UI_ACTIVE) ? 0 : 4 )
1233 …if( aEvent.Source == m_xComponent && m_pEmbedObj && m_pEmbedObj->getCurrentState() == embed::Embed… in modified()
1319 if ( m_pEmbedObj->getCurrentState() != embed::EmbedStates::UI_ACTIVE && in activated()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrole2obj.cxx68 nState = xObjRef->getCurrentState(); in createPrimitive2DSequence()
/trunk/main/svtools/inc/svtools/
H A Dwizardmachine.hxx337 WizardState getCurrentState() const { return WizardDialog::GetCurLevel(); } in getCurrentState() function in svt::OWizardMachine
/trunk/main/embeddedobj/source/msole/
H A Doleembed.cxx654 sal_Int32 SAL_CALL OleEmbeddedObject::getCurrentState() in getCurrentState() function in OleEmbeddedObject
663 return xWrappedObject->getCurrentState(); in getCurrentState()
H A Dolevisual.cxx216 if ( getCurrentState() == embed::EmbedStates::LOADED ) in getVisualAreaSize()
/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DChartDocumentTest.java98 final int state = embeddedChart.getCurrentState(); in ChartDocumentTest()
/trunk/main/extensions/source/abpilot/
H A Dabspilot.cxx257 switch ( getCurrentState() ) in prepareLeaveCurrentState()

Completed in 172 milliseconds

12