Home
last modified time | relevance | path

Searched refs:GetUniqueOrHelpId (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/automation/source/server/
H A Drecorder.cxx117 while ( pOverlap != pThis && pThis->GetUniqueOrHelpId().isEmpty() && pThis->GET_REAL_PARENT() ) in GetParentWithID()
125 return pThis->GetParent()->GetUniqueOrHelpId(); in GetParentID()
212 …StatementList::pRet->GenReturn( RET_MacroRecorder, pWin->GetUniqueOrHelpId(), (comm_USHORT)M_Check… in IMPL_LINK()
242 StatementList::pRet->GenReturn( RET_MacroRecorder, pWin->GetUniqueOrHelpId(), nMethod ); in IMPL_LINK()
333 if ( pParent->IsDialog() && pWin->GetUniqueOrHelpId().isEmpty() ) in IMPL_LINK()
402 … StatementList::pRet->GenReturn( RET_MacroRecorder, pParent->GetUniqueOrHelpId(), nMethod ); in IMPL_LINK()
416 if ( !bSendData && !pWin->GetUniqueOrHelpId().isEmpty() ) in IMPL_LINK()
479 StatementList::pRet->GenReturn( RET_MacroRecorder, pWin->GetUniqueOrHelpId(), nMethod ); in IMPL_LINK()
501 …StatementList::pRet->GenReturn( RET_MacroRecorder, pWin->GetUniqueOrHelpId(), (comm_USHORT)M_Click… in IMPL_LINK()
539 if ( pWin->GetUniqueOrHelpId().isEmpty() /* || pWin->GetUniqueOrHelpId().Matches( 1 ) */ ) in IMPL_LINK()
[all …]
H A Dstatemnt.cxx122 aWindowWaitUId = pControl->GetUniqueOrHelpId(); \
871 if ( pBase->GetUniqueOrHelpId().isEmpty() && !( nConf & DH_MODE_ALLWIN ) ) in WriteControlData()
903 rtl::OString aId = pBase->GetUniqueOrHelpId(); in WriteControlData()
2097 aTranslation += Id2Str( pTranslationWindow->GetUniqueOrHelpId() ); in Translate()
2111 aTranslation += Id2Str(pParentDialog->GetUniqueOrHelpId()); in Translate()
2292 aString1 += UIdString(pControl->GetUniqueOrHelpId()); in Execute()
4543 if ( !aUId.equals( pControl->GetUniqueOrHelpId() ) ) in Execute()
4775 aID = pTControl->GetTabPage(pTControl->GetCurPageId())->GetUniqueOrHelpId(); in Execute()
6356 DBG_ASSERT( aUId.equals( pControl->GetUniqueOrHelpId() ), "aUID != UniqueOrHelpId"); in Execute()
6432 DBG_ASSERT( aUId.equals( pControl->GetUniqueOrHelpId() ), "aUID != UniqueOrHelpId"); in Execute()
[all …]
H A Dsta_list.cxx391 if ( aUId.equals( pWin->GetUniqueOrHelpId() ) ) in IsWinOK()
975 WRITE(Id2Str(pBase->GetUniqueOrHelpId())); in ClientTree()
/aoo41x/main/vcl/inc/vcl/
H A Dwindow.hxx979 const rtl::OString& GetUniqueOrHelpId() const;
/aoo41x/main/vcl/source/window/
H A Dwindow2.cxx1458 const rtl::OString& Window::GetUniqueOrHelpId() const in GetUniqueOrHelpId() function in Window

Completed in 66 milliseconds