Searched refs:SCROLLBAR (Results 1 – 17 of 17) sorted by relevance
/aoo42x/main/xmloff/source/forms/ |
H A D | valueproperties.cxx | 88 case FormComponentType::SCROLLBAR: in getValuePropertyNames() 123 case FormComponentType::SCROLLBAR: in getValueLimitPropertyNames() 176 case FormComponentType::SCROLLBAR: in getRuntimeValuePropertyNames()
|
H A D | elementexport.cxx | 1705 case FormComponentType::SCROLLBAR: in examine() 1713 if ( m_nClassId == FormComponentType::SCROLLBAR ) in examine()
|
/aoo42x/main/oox/source/dump/ |
H A D | oledumper.ini | 207 combilist=COMCTL-SCROLLBAR-FLAGS 208 0x00000003=uint8,dec,appearance,COMCTL-SCROLLBAR-APPEARANCE 209 0x0000000C=uint8,dec,arrows,COMCTL-SCROLLBAR-ARROWS 213 shortlist=COMCTL-SCROLLBAR-APPEARANCE,0,3d,flat,track-3d 214 shortlist=COMCTL-SCROLLBAR-ARROWS,0,both,left-up,right-down 582 flagslist=AX-SCROLLBAR-PROPERTIES 602 shortlist=AX-SCROLLBAR-PROPTHUMB,-1,proportional,fixed
|
H A D | biffdumper.ini | 1652 flagslist=OBJ-SCROLLBAR-FLAGS-BIFF5
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xeescher.cxx | 526 …case FormCompType::SCROLLBAR: mnObjType = EXC_OBJTYPE_SCROLLBAR; meEventType = EXC_TBX_EV… in XclExpTbxControlObj() 628 case FormCompType::SCROLLBAR: in XclExpTbxControlObj() 701 case FormCompType::SCROLLBAR: in XclExpTbxControlObj()
|
/aoo42x/main/svx/source/form/ |
H A D | formcontrolfactory.cxx | 415 case FormComponentType::SCROLLBAR: in initializeControlModel() 683 case FormComponentType::SCROLLBAR: nResId = RID_STR_PROPTITLE_SCROLLBAR; break; in getDefaultName()
|
H A D | fmcontrollayout.cxx | 260 && ( nClassId != FormComponentType::SCROLLBAR ) in initializeControlLayout()
|
H A D | fmPropBrw.cxx | 187 case FormComponentType::SCROLLBAR: in GetUIHeadlineName()
|
H A D | fmvwimp.cxx | 824 && ( FormComponentType::SCROLLBAR != nClassId ) in isFocusable()
|
/aoo42x/main/wizards/com/sun/star/wizards/ui/ |
H A D | UIConsts.java | 99 public static final int SCROLLBAR = 19; field in UIConsts.CONTROLTYPE
|
H A D | UnoDialog.java | 1009 case UIConsts.CONTROLTYPE.SCROLLBAR: in getDisplayProperty()
|
/aoo42x/main/forms/source/component/ |
H A D | scrollbar.cxx | 115 m_nClassId = FormComponentType::SCROLLBAR; in DBG_NAME()
|
/aoo42x/main/offapi/com/sun/star/form/ |
H A D | FormComponentType.idl | 121 const short SCROLLBAR = 20;
|
/aoo42x/main/solenv/inc/ |
H A D | starview.hid | 226 #define SCROLLBAR 67
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | taborder.cxx | 173 case FormComponentType::SCROLLBAR: nImageId = RID_SVXIMG_SCROLLBAR; break; in GetImage()
|
H A D | formcomponenthandler.cxx | 2153 FormComponentType::SCROLLBAR, in impl_classifyControlModel_throw()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | msocximex.cxx | 539 const sal_uInt16 SCROLLBAR = (sal_uInt16)0x2F; variable 3531 case SCROLLBAR: //ScrollBar in createFromContainerRecord() 4443 form::FormComponentType::SCROLLBAR,"ScrollBar"},
|
Completed in 135 milliseconds