Home
last modified time | relevance | path

Searched refs:fAutoSize (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx315 fSelectionMargin(1), fAutoWordSelect(1), fAutoSize(0), fHideSelection(1), in OCX_ModernControl()
363 sal_uInt8 fAutoSize:1; member in OCX_ModernControl
643 sal_uInt8 fAutoSize:1; member in OCX_MultiPage
725 sal_uInt8 fAutoSize:1; member in OCX_Page
802 sal_uInt8 fAutoSize:1; member in OCX_Frame
884 sal_uInt8 fAutoSize:1; member in OCX_UserForm
1109 fEnabled(1), fLocked(0), fBackStyle(1), fWordWrap(0), fAutoSize(0), in OCX_CommandButton()
1146 sal_uInt8 fAutoSize:1; member in OCX_CommandButton
1226 fAutoSize(0),nCaptionLen(0),nVertPos(1),nHorzPos(7),nMousePointer(0), in OCX_Label()
1263 sal_uInt8 fAutoSize:1; member in OCX_Label
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx3033 fAutoSize = (nTemp & 0x10) >> 4; in Read()
3222 fAutoSize = (nTemp&0x10)>>4; in Read()
3313 fAutoSize = (nTemp&0x10)>>4; in Read()
3666 fLocked(0), fBackStyle(1), fWordWrap(1), fAutoSize(0), nCaptionLen(0), in OCX_MultiPage()
3776 fBackStyle(1), fWordWrap(1), fAutoSize(0), nCaptionLen(0), nVertPos(1), in OCX_Page()
3844 fBackStyle(1), fWordWrap(1), fAutoSize(0), nCaptionLen(0), nVertPos(1), in OCX_Frame()
3889 fAutoSize = (nTemp&0x10)>>4; in Read()
4040 fBackStyle(1), fWordWrap(1), fAutoSize(0), nCaptionLen(0), nVertPos(1), in OCX_UserForm()
4086 fAutoSize = (nTemp&0x10)>>4; in Read()