Searched refs:dlgSelectLabel (Results 1 – 1 of 1) sorted by relevance
2937 OSelectLabelDialog dlgSelectLabel( impl_getDefaultDialogParent_nothrow(), m_xComponent ); in impl_dialogChooseLabelControl_nothrow() local2939 bool bSuccess = ( RET_OK == dlgSelectLabel.Execute() ); in impl_dialogChooseLabelControl_nothrow()2941 _out_rNewValue <<= dlgSelectLabel.GetSelected(); in impl_dialogChooseLabelControl_nothrow()
Completed in 25 milliseconds