Searched refs:BASEPROPERTY_BORDER (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/toolkit/source/controls/ |
H A D | unocontrolcontainermodel.cxx | 39 ImplRegisterProperty( BASEPROPERTY_BORDER ); in UnoControlContainerModel() 57 if ( nPropId == BASEPROPERTY_BORDER ) in ImplGetDefaultValue()
|
H A D | tkspinbutton.cxx | 53 ImplRegisterProperty( BASEPROPERTY_BORDER ); in UnoSpinButtonModel() 88 case BASEPROPERTY_BORDER: in ImplGetDefaultValue()
|
H A D | tabpagecontainer.cxx | 61 ImplRegisterProperty( BASEPROPERTY_BORDER ); in UnoControlTabPageContainerModel() 82 case BASEPROPERTY_BORDER: in ImplGetDefaultValue()
|
H A D | animatedimages.cxx | 244 ImplRegisterProperty( BASEPROPERTY_BORDER ); in AnimatedImagesControlModel() 330 case BASEPROPERTY_BORDER: in ImplGetDefaultValue()
|
H A D | roadmapcontrol.cxx | 70 ImplRegisterProperty( BASEPROPERTY_BORDER ); in UnoControlRoadmapModel() 110 case BASEPROPERTY_BORDER: in ImplGetDefaultValue()
|
H A D | formattedcontrol.cxx | 131 ImplRegisterProperty( BASEPROPERTY_BORDER ); in UnoControlFormattedFieldModel()
|
H A D | unocontrol.cxx | 555 bNeedNewPeer = ( nPType == BASEPROPERTY_BORDER ) in ImplModelPropertiesChanged() 1181 ::rtl::OUString aPropName = GetPropertyName( BASEPROPERTY_BORDER ); in createPeer()
|
H A D | unocontrols.cxx | 465 ImplRegisterProperty( BASEPROPERTY_BORDER ); in UnoControlFileControlModel() 1376 else if ( nPropId == BASEPROPERTY_BORDER ) in ImplGetDefaultValue() 1563 else if ( nPropId == BASEPROPERTY_BORDER ) in ImplGetDefaultValue() 4194 ImplRegisterProperty( BASEPROPERTY_BORDER ); in UnoControlProgressBarModel()
|
H A D | unocontrolmodel.cxx | 296 case BASEPROPERTY_BORDER: aDefault <<= (sal_Int16) 1; break; in ImplGetDefaultValue()
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxwindows.cxx | 630 BASEPROPERTY_BORDER, in ImplGetPropertyIds() 1488 BASEPROPERTY_BORDER, in ImplGetPropertyIds() 2842 BASEPROPERTY_BORDER, in ImplGetPropertyIds() 2871 BASEPROPERTY_BORDER, in ImplGetPropertyIds() 3014 BASEPROPERTY_BORDER, in ImplGetPropertyIds() 3871 BASEPROPERTY_BORDER, in ImplGetPropertyIds() 4468 BASEPROPERTY_BORDER, in ImplGetPropertyIds() 4823 BASEPROPERTY_BORDER, in ImplGetPropertyIds() 5136 BASEPROPERTY_BORDER, in ImplGetPropertyIds() 5479 BASEPROPERTY_BORDER, in ImplGetPropertyIds() [all …]
|
H A D | vclxwindow.cxx | 1352 BASEPROPERTY_BORDER, in ImplGetPropertyIds() 1751 case BASEPROPERTY_BORDER: in setProperty() 2084 case BASEPROPERTY_BORDER: in getProperty()
|
/aoo41x/main/toolkit/inc/toolkit/helper/ |
H A D | property.hxx | 51 #define BASEPROPERTY_BORDER 6 // sal_Int16 macro
|
/aoo41x/main/toolkit/source/controls/grid/ |
H A D | gridcontrol.cxx | 81 ImplRegisterProperty( BASEPROPERTY_BORDER ); in UnoGridModel()
|
/aoo41x/main/toolkit/source/controls/tree/ |
H A D | treecontrol.cxx | 58 ImplRegisterProperty( BASEPROPERTY_BORDER ); in UnoTreeModel()
|
Completed in 178 milliseconds