Home
last modified time | relevance | path

Searched refs:m_pParentDialog (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar.cxx145 m_pParentDialog( pParentDialog ), in ErrorBarResources()
481 OSL_ASSERT( m_pParentDialog ); in IMPL_LINK()
482 if( m_pParentDialog ) in IMPL_LINK()
484 lcl_enableRangeChoosing( true, m_pParentDialog ); in IMPL_LINK()
748 OSL_ASSERT( m_pParentDialog ); in listeningFinished()
749 if( m_pParentDialog ) in listeningFinished()
750 lcl_enableRangeChoosing( false, m_pParentDialog ); in listeningFinished()
H A Dtp_RangeChooser.cxx110 , m_pParentDialog( pParentDialog ) in RangeChooserTabPage()
367 lcl_enableRangeChoosing( true, m_pParentDialog ); in IMPL_LINK()
395 lcl_enableRangeChoosing( false, m_pParentDialog ); in listeningFinished()
H A Dtp_DataSource.cxx258 m_pParentDialog( pParentDialog ), in DataSourceTabPage()
669 lcl_enableRangeChoosing( true, m_pParentDialog ); in IMPL_LINK()
687 lcl_enableRangeChoosing( true, m_pParentDialog ); in IMPL_LINK()
880 lcl_enableRangeChoosing( false, m_pParentDialog ); in listeningFinished()
H A Dtp_RangeChooser.hxx113 Dialog * m_pParentDialog; member in chart::RangeChooserTabPage
H A Dtp_DataSource.hxx168 Dialog * m_pParentDialog; member in chart::DataSourceTabPage
/aoo41x/main/dbaccess/source/ui/inc/
H A DRelationControl.hxx54 IRelationControlInterface* m_pParentDialog; member in dbaui::OTableListBoxControl
101 IRelationControlInterface* getContainer() const { return m_pParentDialog; } in getContainer()
/aoo41x/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.hxx158 SwCustomizeAddressBlockDialog* m_pParentDialog; member in DDListBox
176 SwCustomizeAddressBlockDialog* m_pParentDialog; member in AddressMultiLineEdit
H A Dmmaddressblockpage.cxx1450 m_pParentDialog(pParent) in DDListBox()
1486 if(nUserData >= 0 || !m_pParentDialog->HasItem_Impl(nUserData)) in StartDrag()
1505 m_pParentDialog(pParent) in AddressMultiLineEdit()
1545 m_pParentDialog->MoveFocus(this, !pKEvent->GetKeyCode().IsShift()); in PreNotify()
1592 if(m_pParentDialog->m_eType == SwCustomizeAddressBlockDialog::ADDRESSBLOCK_NEW || in SetText()
1593 m_pParentDialog->m_eType == SwCustomizeAddressBlockDialog::ADDRESSBLOCK_EDIT) in SetText()
/aoo41x/main/dbaccess/source/ui/control/
H A DRelationControl.cxx501 , m_pParentDialog(_pParentDialog) in DBG_NAME()
664 m_pParentDialog->setValid(!pLines->empty()); in NotifyCellChange()
/aoo41x/main/chart2/source/controller/inc/
H A Dres_ErrorBar.hxx129 Dialog * m_pParentDialog; member in chart::ErrorBarResources

Completed in 69 milliseconds