Home
last modified time | relevance | path

Searched refs:PropertyHandlerHelper (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/extensions/source/propctrlr/
H A Dhandlerhelper.cxx74 void PropertyHandlerHelper::describePropertyLine( const Property& _rProperty, in describePropertyLine()
159 …Reference< XPropertyControl > PropertyHandlerHelper::createListBoxControl( const Reference< XPrope… in createListBoxControl()
166 …Reference< XPropertyControl > PropertyHandlerHelper::createComboBoxControl( const Reference< XProp… in createComboBoxControl()
173 …Reference< XPropertyControl > PropertyHandlerHelper::createNumericControl( const Reference< XPrope… in createNumericControl()
189 …Any PropertyHandlerHelper::convertToPropertyValue( const Reference< XComponentContext >& _rxContex… in convertToPropertyValue()
226 …Any PropertyHandlerHelper::convertToControlValue( const Reference< XComponentContext >& _rxContext… in convertToControlValue()
256 void PropertyHandlerHelper::setContextDocumentModified( const ComponentContext& _rContext ) in setContextDocumentModified()
270 Window* PropertyHandlerHelper::getDialogParentWindow( const ComponentContext& _rContext ) in getDialogParentWindow()
H A Dhandlerhelper.hxx55 class PropertyHandlerHelper class
203 PropertyHandlerHelper(); // never implemented
204 PropertyHandlerHelper( const PropertyHandlerHelper& ); // never implemented
205 PropertyHandlerHelper& operator=( const PropertyHandlerHelper& ); // never implemented
H A Dpropertyhandler.cxx173 aPropertyValue = PropertyHandlerHelper::convertToPropertyValue( in convertToPropertyValue()
194 return PropertyHandlerHelper::convertToControlValue( in convertToControlValue()
219 aDescriptor.Control = PropertyHandlerHelper::createListBoxControl( in describePropertyLine()
221 PropertyHandlerHelper::requiresReadOnlyControl( rProperty.Attributes ), sal_False ); in describePropertyLine()
224PropertyHandlerHelper::describePropertyLine( rProperty, aDescriptor, _rxControlFactory ); in describePropertyLine()
350 return PropertyHandlerHelper::getDialogParentWindow( m_aContext ); in impl_getDefaultDialogParent_nothrow()
H A Dgenericpropertyhandler.cxx458 …aPropertyValue = PropertyHandlerHelper::convertToPropertyValue( m_aContext.getContext(),m_xTypeCon… in convertToPropertyValue()
483 …aControlValue = PropertyHandlerHelper::convertToControlValue( m_aContext.getContext(),m_xTypeConve… in convertToControlValue()
653 aDescriptor.Control = PropertyHandlerHelper::createListBoxControl( _rxControlFactory, in describePropertyLine()
655 PropertyHandlerHelper::requiresReadOnlyControl( pos->second.Attributes ), in describePropertyLine()
665 …PropertyControlType::HyperlinkField, PropertyHandlerHelper::requiresReadOnlyControl( pos->second.A… in describePropertyLine()
677PropertyHandlerHelper::describePropertyLine( pos->second, aDescriptor, _rxControlFactory ); in describePropertyLine()
H A Dformcomponenthandler.cxx1235 aDescriptor.Control = PropertyHandlerHelper::createNumericControl( in describePropertyLine()
1265 …aDescriptor.Control = PropertyHandlerHelper::createListBoxControl( _rxControlFactory, aListEntries… in describePropertyLine()
1307 …aDescriptor.Control = PropertyHandlerHelper::createComboBoxControl( _rxControlFactory, aListEntrie… in describePropertyLine()
1310 …aDescriptor.Control = PropertyHandlerHelper::createListBoxControl( _rxControlFactory, aListEntries… in describePropertyLine()
1346 aDescriptor.Control = PropertyHandlerHelper::createNumericControl( in describePropertyLine()
1356 aDescriptor.Control = PropertyHandlerHelper::createNumericControl( in describePropertyLine()
1378 aDescriptor.Control = PropertyHandlerHelper::createComboBoxControl( in describePropertyLine()
1387 aDescriptor.Control = PropertyHandlerHelper::createComboBoxControl( in describePropertyLine()
2489 …_out_rProperty.Control = PropertyHandlerHelper::createComboBoxControl( _rxControlFactory, aNames, … in impl_describeCursorSource_nothrow()
2604 …_out_rDescriptor.Control = PropertyHandlerHelper::createComboBoxControl( _rxControlFactory, aListE… in impl_describeListSourceUI_throw()
H A Deformspropertyhandler.cxx468 …aDescriptor.Control = PropertyHandlerHelper::createListBoxControl( _rxControlFactory, aListEntries… in describePropertyLine()
471 …aDescriptor.Control = PropertyHandlerHelper::createComboBoxControl( _rxControlFactory, aListEntrie… in describePropertyLine()
H A Dxsdvalidationpropertyhandler.cxx419 …aDescriptor.Control = PropertyHandlerHelper::createListBoxControl( _rxControlFactory, aListEntries… in describePropertyLine()
422 …aDescriptor.Control = PropertyHandlerHelper::createNumericControl( _rxControlFactory, 0, aMinValue… in describePropertyLine()
H A Deventhandler.cxx928 PropertyHandlerHelper::getDialogParentWindow( m_aContext ), in onInteractivePropertySelection()
1208 PropertyHandlerHelper::setContextDocumentModified( m_aContext ); in impl_setFormComponentScriptEvent_nothrow()
H A Dsubmissionhandler.cxx321 …aDescriptor.Control = PropertyHandlerHelper::createListBoxControl( _rxControlFactory, aListEntries… in describePropertyLine()
H A Dformgeometryhandler.cxx475 aLineDesc.Control = PropertyHandlerHelper::createNumericControl( in describePropertyLine()

Completed in 78 milliseconds