Home
last modified time | relevance | path

Searched refs:ImplGetDefaultValue (Results 1 – 25 of 28) sorted by relevance

12

/AOO41X/main/toolkit/source/controls/
H A Dunocontrols.cxx104 uno::Any UnoControlEditModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlEditModel
117 aReturn = UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
488 uno::Any UnoControlFileControlModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlFileControlModel
496 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
533 uno::Any GraphicControlModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in GraphicControlModel
538 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
645 …setFastPropertyValue_NoBroadcast( BASEPROPERTY_IMAGEPOSITION, ImplGetDefaultValue( BASEPROPERTY_IM… in UnoControlButtonModel()
657 uno::Any UnoControlButtonModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlButtonModel
671 return GraphicControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
847 uno::Any UnoControlImageControlModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlImageControlModel
[all …]
H A Dunocontrolcontainermodel.cxx54 ::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 Dunocontrolmodel.cxx225 ::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 Dformattedcontrol.cxx385 Any UnoControlFormattedFieldModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoControlFormattedFieldModel
403 default : aReturn = UnoControlModel::ImplGetDefaultValue( nPropId ); break; in ImplGetDefaultValue()
H A Dtabpagemodel.cxx90 Any UnoControlTabPageModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlTabPageModel
100 aAny = UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
H A Dtkspinbutton.cxx81 Any UnoSpinButtonModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoSpinButtonModel
95 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
H A Dtkscrollbar.cxx59 uno::Any UnoControlScrollBarModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoControlScrollBarModel
69 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
H A Dtabpagecontainer.cxx76 uno::Any UnoControlTabPageContainerModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlTabPageContainerModel
85 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
H A Ddialogcontrol.cxx125 Any UnoControlDialogModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in UnoControlDialogModel
135 aAny = UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
H A Danimatedimages.cxx323 Any AnimatedImagesControlModel::ImplGetDefaultValue( sal_uInt16 i_propertyId ) const in ImplGetDefaultValue() function in toolkit::AnimatedImagesControlModel
343 return UnoControlModel::ImplGetDefaultValue( i_propertyId ); in ImplGetDefaultValue()
H A Droadmapcontrol.cxx94 Any UnoControlRoadmapModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoControlRoadmapModel
116 default : aReturn = UnoControlRoadmapModel_Base::ImplGetDefaultValue( nPropId ); break; in ImplGetDefaultValue()
/AOO41X/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx77 ::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;
621 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
686 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
[all …]
H A Dunocontrolcontainermodel.hxx39 …tar::uno::Any ImplGetDefaultValue( sal_uInt16…
H A Dtabpagemodel.hxx43 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
H A Dformattedcontrol.hxx44 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
H A Dtkspinbutton.hxx46 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
H A Ddialogcontrol.hxx45 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
H A Dtkscrollbar.hxx45 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
H A Danimatedimages.hxx128 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
H A Droadmapcontrol.hxx105 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
H A Dtabpagecontainer.hxx59 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
H A Dunocontrolmodel.hxx80 virtual ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
/AOO41X/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx223 Any UnoGridModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoGridModel
250 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
H A Dgridcontrol.hxx51 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
/AOO41X/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx94 Any UnoTreeModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() function in toolkit::UnoTreeModel
114 return UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()

12