Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx2407 m_aPropertiesCtrl ( this, SfxResId( CTRL_PROPERTIES ) ), in SfxCustomPropertiesPage()
2420 m_aPropertiesCtrl.AddLine( ::rtl::OUString(), aAny, true ); in IMPL_LINK()
2446 Sequence< beans::PropertyValue > aPropertySeq = m_aPropertiesCtrl.GetCustomProperties(); in FillItemSet()
2465 m_aPropertiesCtrl.ClearAllLines(); in Reset()
2470 m_aPropertiesCtrl.AddLine( aCustomProps[i]->m_sName, aCustomProps[i]->m_aValue, false ); in Reset()
2477 if ( !m_aPropertiesCtrl.AreAllLinesValid() ) in DeactivatePage()
/aoo41x/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx550 CustomPropertiesControl m_aPropertiesCtrl; member in SfxCustomPropertiesPage

Completed in 22 milliseconds