Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dhandlerhelper.cxx75 …LineDescriptor& /* [out] */ _out_rDescriptor, const Reference< XPropertyControlFactory >& _rxContr… in describePropertyLine()
78 _out_rDescriptor.DisplayName = _rProperty.Name; in describePropertyLine()
91_out_rDescriptor.Control = createListBoxControl( _rxControlFactory, aListEntries, bReadOnlyControl… in describePropertyLine()
124_out_rDescriptor.Control = _rxControlFactory->createPropertyControl( nControlType, bReadOnlyContro… in describePropertyLine()
H A Dformcomponenthandler.cxx2570 …ntPropertyHandler::impl_describeListSourceUI_throw( LineDescriptor& _out_rDescriptor, const Refere… in impl_describeListSourceUI_throw() argument
2581_out_rDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( PROPERTY_ID_LISTSOURCE ); in impl_describeListSourceUI_throw()
2582_out_rDescriptor.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( PROPERTY_ID_L… in impl_describeListSourceUI_throw()
2589_out_rDescriptor.Control = _rxControlFactory->createPropertyControl( PropertyControlType::StringLi… in impl_describeListSourceUI_throw()
2604_out_rDescriptor.Control = PropertyHandlerHelper::createComboBoxControl( _rxControlFactory, aListE… in impl_describeListSourceUI_throw()
2610 _out_rDescriptor.HasPrimaryButton = m_xRowSetConnection.is(); in impl_describeListSourceUI_throw()
H A Dhandlerhelper.hxx62 ::com::sun::star::inspection::LineDescriptor& /* [out] */ _out_rDescriptor,
H A Dformcomponenthandler.hxx250 ::com::sun::star::inspection::LineDescriptor& _out_rDescriptor,

Completed in 33 milliseconds