/aoo42x/main/toolkit/source/controls/ |
H A D | unocontrols.cxx | 496 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue() 538 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue() 1389 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue() 1704 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue() 1888 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue() 2795 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue() 3233 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue() 3475 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue() 3676 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue() 3881 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue() [all …]
|
H A D | unocontrolcontainermodel.cxx | 54 ::com::sun::star::uno::Any UnoControlContainerModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlContainerModel 60 aDefault <<= UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
|
H A D | unocontrolmodel.cxx | 225 ::com::sun::star::uno::Any UnoControlModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlModel 466 ImplRegisterProperty( nPropId, ImplGetDefaultValue( nPropId ) ); in ImplRegisterProperty() 486 ImplRegisterProperty( *iter, ImplGetDefaultValue( *iter ) ); in ImplRegisterProperties() 554 ::com::sun::star::uno::Any aDefault = ImplGetDefaultValue( nPropId ); in getPropertyState() 580 aDefaultValue = ImplGetDefaultValue( GetPropertyId( PropertyName ) ); in setPropertyToDefault() 589 return ImplGetDefaultValue( GetPropertyId( rPropertyName ) ); in getPropertyDefault()
|
H A D | formattedcontrol.cxx | 385 Any UnoControlFormattedFieldModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoControlFormattedFieldModel 403 default : aReturn = UnoControlModel::ImplGetDefaultValue( nPropId ); break; in ImplGetDefaultValue()
|
H A D | tkspinbutton.cxx | 81 Any UnoSpinButtonModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoSpinButtonModel 95 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
|
H A D | tabpagemodel.cxx | 90 Any UnoControlTabPageModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlTabPageModel 100 aAny = UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
|
H A D | tkscrollbar.cxx | 59 uno::Any UnoControlScrollBarModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoControlScrollBarModel 69 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
|
H A D | tabpagecontainer.cxx | 76 uno::Any UnoControlTabPageContainerModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlTabPageContainerModel 85 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
|
H A D | dialogcontrol.cxx | 125 Any UnoControlDialogModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlDialogModel 135 aAny = UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
|
H A D | roadmapcontrol.cxx | 94 Any UnoControlRoadmapModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoControlRoadmapModel 116 default : aReturn = UnoControlRoadmapModel_Base::ImplGetDefaultValue( nPropId ); break; in ImplGetDefaultValue()
|
H A D | animatedimages.cxx | 323 Any AnimatedImagesControlModel::ImplGetDefaultValue( sal_uInt16 i_propertyId ) const in ImplGetDefaultValue() function in toolkit::AnimatedImagesControlModel 343 return UnoControlModel::ImplGetDefaultValue( i_propertyId ); in ImplGetDefaultValue()
|
/aoo42x/main/toolkit/inc/toolkit/controls/ |
H A D | unocontrols.hxx | 77 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const; 180 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const; 237 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const; 249 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const; 327 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const; 387 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const; 466 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const; 547 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const; 686 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const; 789 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const; [all …]
|
H A D | unocontrolcontainermodel.hxx | 39 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
|
H A D | tabpagemodel.hxx | 43 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
|
H A D | formattedcontrol.hxx | 44 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
|
H A D | tkspinbutton.hxx | 46 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
|
H A D | tkscrollbar.hxx | 45 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
|
H A D | dialogcontrol.hxx | 45 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
|
H A D | animatedimages.hxx | 128 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
|
H A D | roadmapcontrol.hxx | 105 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
|
H A D | tabpagecontainer.hxx | 59 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
|
H A D | unocontrolmodel.hxx | 80 virtual ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
|
/aoo42x/main/toolkit/source/controls/grid/ |
H A D | gridcontrol.cxx | 223 Any UnoGridModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoGridModel 250 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
|
H A D | gridcontrol.hxx | 51 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
|
/aoo42x/main/toolkit/source/controls/tree/ |
H A D | treecontrol.cxx | 94 Any UnoTreeModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoTreeModel 114 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
|