Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1760 m_aNameBox ( pParent, SfxResId( SFX_CB_PROPERTY_NAME ) ), in CustomPropertyLine()
1785 m_aNameBox.Hide(); in SetRemoved()
1801 m_aNameBox ( this, SfxResId( SFX_CB_PROPERTY_NAME ) ), in CustomPropertiesWindow()
1875 Window* pWindows[] = { &pLine->m_aNameBox, in IMPL_LINK()
1989 m_aNameBox.Hide(); in InitControls()
2080 pNewLine->m_aNameBox.SetAccessibleName(m_aNameBox.GetAccessibleName()); in AddLine()
2086 Window* pWindows[] = { &m_aNameBox, &m_aTypeBox, &m_aValueEdit, in AddLine()
2117 pNewLine->m_aNameBox.SetText( sName ); in AddLine()
2170 pNewLine->m_aNameBox.GrabFocus(); in AddLine()
2216 Window* pWindows[] = { &pLine->m_aNameBox, in DoScroll()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx436 ComboBox m_aNameBox; member
460 ComboBox m_aNameBox; member in CustomPropertiesWindow

Completed in 69 milliseconds