Home
last modified time | relevance | path

Searched refs:_getTypes (Results 1 – 25 of 38) sorted by relevance

12

/aoo4110/main/forms/source/component/
H A DNumeric.cxx75 Sequence<Type> ONumericControl::_getTypes() in _getTypes() function in frm::ONumericControl
77 return OBoundControl::_getTypes(); in _getTypes()
90 Sequence<Type> ONumericModel::_getTypes() in _getTypes() function in frm::ONumericModel
92 return OEditBaseModel::_getTypes(); in _getTypes()
H A DCurrency.cxx64 Sequence<Type> OCurrencyControl::_getTypes() in _getTypes() function in frm::OCurrencyControl
66 return OBoundControl::_getTypes(); in _getTypes()
90 Sequence<Type> OCurrencyModel::_getTypes() in _getTypes() function in frm::OCurrencyModel
92 return OEditBaseModel::_getTypes(); in _getTypes()
H A DPattern.cxx68 Sequence<Type> OPatternControl::_getTypes() in _getTypes() function in frm::OPatternControl
70 return OBoundControl::_getTypes(); in _getTypes()
94 Sequence<Type> OPatternModel::_getTypes() in _getTypes() function in frm::OPatternModel
96 return OEditBaseModel::_getTypes(); in _getTypes()
H A DDate.cxx65 Sequence<Type> ODateControl::_getTypes() in _getTypes() function in frm::ODateControl
67 return OBoundControl::_getTypes(); in _getTypes()
89 Sequence<Type> ODateModel::_getTypes() in _getTypes() function in frm::ODateModel
91 return OEditBaseModel::_getTypes(); in _getTypes()
H A DTime.cxx72 Sequence<Type> OTimeControl::_getTypes() in _getTypes() function in frm::OTimeControl
74 return OBoundControl::_getTypes(); in _getTypes()
122 Sequence<Type> OTimeModel::_getTypes() in _getTypes() function in frm::OTimeModel
124 return OBoundControlModel::_getTypes(); in _getTypes()
H A DButton.cxx88 Sequence< Type > OButtonModel::_getTypes() in _getTypes() function in frm::OButtonModel
91 OClickableImageBaseModel::_getTypes(), in _getTypes()
352 Sequence<Type> OButtonControl::_getTypes() in _getTypes() function in frm::OButtonControl
356 OClickableImageBaseControl::_getTypes(), in _getTypes()
H A DEdit.cxx75 Sequence<Type> OEditControl::_getTypes() in _getTypes() function in frm::OEditControl
81 aTypes = concatSequences(OBoundControl::_getTypes(), OEditControl_BASE::getTypes()); in _getTypes()
289 Sequence<Type> OEditModel::_getTypes() in _getTypes() function in frm::OEditModel
291 return OEditBaseModel::_getTypes(); in _getTypes()
H A DCurrency.hxx43 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
83 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
H A DNumeric.hxx43 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
80 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
H A Dclickableimage.cxx77 Sequence<Type> OClickableImageBaseControl::_getTypes() in _getTypes() function in frm::OClickableImageBaseControl
81 … aTypes = concatSequences(OControl::_getTypes(), OClickableImageBaseControl_BASE::getTypes()); in _getTypes()
447 Sequence<Type> OClickableImageBaseModel::_getTypes() in _getTypes() function in frm::OClickableImageBaseModel
450 OControlModel::_getTypes(), in _getTypes()
H A DPattern.hxx50 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
89 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
H A DImageControl.cxx136 Sequence<Type> OImageControlModel::_getTypes() in _getTypes() function in frm::OImageControlModel
139 OBoundControlModel::_getTypes(), in _getTypes()
715 Sequence<Type> OImageControlControl::_getTypes() in _getTypes() function in frm::OImageControlControl
718 OBoundControl::_getTypes(), in _getTypes()
H A DDate.hxx46 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
113 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
H A DTime.hxx47 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
113 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
H A DFormComponent.cxx219 TypeBag aTypes( _getTypes() ); in getTypes()
229 Sequence<Type> OControl::_getTypes() in _getTypes() function in frm::OControl
420 Sequence< Type> OBoundControl::_getTypes() in _getTypes() function in frm::OBoundControl
422 return TypeBag( OControl::_getTypes(), OBoundControl_BASE::getTypes() ).getTypes(); in _getTypes()
512 TypeBag aTypes( _getTypes() ); in getTypes()
522 Sequence<Type> OControlModel::_getTypes() in _getTypes() function in frm::OControlModel
1471 Sequence< Type > OBoundControlModel::_getTypes() in _getTypes() function in frm::OBoundControlModel
1474 OControlModel::_getTypes(), in _getTypes()
H A DImageButton.cxx181 Sequence<Type> OImageButtonControl::_getTypes() in _getTypes() function in frm::OImageButtonControl
185 …aTypes = concatSequences(OClickableImageBaseControl::_getTypes(), OImageButtonControl_BASE::getTyp… in _getTypes()
H A DEdit.hxx51 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
147 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
H A DFile.cxx64 Sequence<Type> OFileControlModel::_getTypes() in _getTypes() function in frm::OFileControlModel
70 Sequence<Type> aBaseClassTypes = OControlModel::_getTypes(); in _getTypes()
H A DFormattedField.cxx197 Sequence<Type> OFormattedControl::_getTypes() in _getTypes() function in frm::OFormattedControl
201 OBoundControl::_getTypes() in _getTypes()
441 Sequence< Type > OFormattedModel::_getTypes() in _getTypes() function in frm::OFormattedModel
444 OEditBaseModel::_getTypes(), in _getTypes()
H A DFormattedField.hxx69 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
166 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
H A DButton.hxx62 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
134 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
H A DImageControl.hxx66 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
163 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
H A DListBox.cxx148 Sequence< Type> OListBoxModel::_getTypes() in _getTypes() function in frm::OListBoxModel
151 OBoundControlModel::_getTypes(), in _getTypes()
1459 Sequence< Type> OListBoxControl::_getTypes() in _getTypes() function in frm::OListBoxControl
1462 OBoundControl::_getTypes(), in _getTypes()
H A Dclickableimage.hxx92 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
237 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > _getTypes();
/aoo4110/main/forms/source/inc/
H A DFormComponent.hxx276 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
329 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
407 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
1007 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();

Completed in 91 milliseconds

12