Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1736 …DurationDialog_Impl* pDurationDlg = new DurationDialog_Impl( this, m_pLine->m_aDurationField.GetDu… in IMPL_LINK() local
1737 if( RET_OK == pDurationDlg->Execute() ) in IMPL_LINK()
1738 m_pLine->m_aDurationField.SetDuration( pDurationDlg->GetDuration() ); in IMPL_LINK()
1739 delete pDurationDlg; in IMPL_LINK()

Completed in 19 milliseconds