Home
last modified time | relevance | path

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

/aoo41x/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
/aoo41x/main/filter/source/msfilter/
H A Dmsocximex.cxx3034 fAutoSize = (nTemp & 0x10) >> 4; in Read()
3223 fAutoSize = (nTemp&0x10)>>4; in Read()
3314 fAutoSize = (nTemp&0x10)>>4; in Read()
3667 fLocked(0), fBackStyle(1), fWordWrap(1), fAutoSize(0), nCaptionLen(0), in OCX_MultiPage()
3777 fBackStyle(1), fWordWrap(1), fAutoSize(0), nCaptionLen(0), nVertPos(1), in OCX_Page()
3845 fBackStyle(1), fWordWrap(1), fAutoSize(0), nCaptionLen(0), nVertPos(1), in OCX_Frame()
3890 fAutoSize = (nTemp&0x10)>>4; in Read()
4041 fBackStyle(1), fWordWrap(1), fAutoSize(0), nCaptionLen(0), nVertPos(1), in OCX_UserForm()
4087 fAutoSize = (nTemp&0x10)>>4; in Read()

Completed in 39 milliseconds