Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2937 OSelectLabelDialog dlgSelectLabel( impl_getDefaultDialogParent_nothrow(), m_xComponent ); in impl_dialogChooseLabelControl_nothrow() local
2939 bool bSuccess = ( RET_OK == dlgSelectLabel.Execute() ); in impl_dialogChooseLabelControl_nothrow()
2941 _out_rNewValue <<= dlgSelectLabel.GetSelected(); in impl_dialogChooseLabelControl_nothrow()

Completed in 45 milliseconds