Home
last modified time | relevance | path

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

/trunk/main/extensions/source/dbpilots/
H A Dgroupboxwiz.cxx416 ,m_aOptions (this, ModuleRes(LB_RADIOBUTTONS)) in OOptionValuesPage()
421 m_aOptions.SetSelectHdl(LINK(this, OOptionValuesPage, OnOptionSelected)); in OOptionValuesPage()
423 m_aOptions.SetAccessibleRelationMemberOf(&m_aOptions); in OOptionValuesPage()
424 m_aOptions.SetAccessibleRelationLabeledBy(&m_aOptionsLabel); in OOptionValuesPage()
451 m_nLastSelection = m_aOptions.GetSelectEntryPos(); in implTraveledOptions()
466 m_aOptions.Clear(); in initializePage()
472 m_aOptions.InsertEntry(*aLoop); in initializePage()
479 m_aOptions.SelectEntryPos(0); in initializePage()
H A Dgroupboxwiz.hxx159 ListBox m_aOptions; member in dbp::OOptionValuesPage
/trunk/main/unotools/source/config/
H A Dcompatibility.cxx370 SvtCompatibility m_aOptions; member in SvtCompatibilityOptions_Impl
420 m_aOptions.AppendEntry( aItem ); in SvtCompatibilityOptions_Impl()
463 sal_uInt32 nNewCount = m_aOptions.size(); in Commit()
466 aItem = m_aOptions[ nItem ]; in Commit()
504 m_aOptions.Clear(); in Clear()
514 lReturn = m_aOptions.GetList(); in GetList()
548 m_aOptions.AppendEntry( aItem ); in AppendItem()
/trunk/main/svl/source/uno/
H A Dpathservice.cxx41 SvtPathOptions m_aOptions; member in PathService
72 return m_aOptions.SubstituteVariable( sText ); in substituteVariables()

Completed in 15 milliseconds