Home
last modified time | relevance | path

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

/AOO41X/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx312 fEnabled(1), fLocked(0), fBackStyle(1), fColumnHeads(0), fIntegralHeight(1), in OCX_ModernControl()
343 sal_uInt8 fBackStyle:1; member in OCX_ModernControl
431 …OCX_Image() : OCX_Control(rtl::OUString::createFromAscii("Image")), fEnabled(1), fBackStyle(0), bP… in OCX_Image()
451 sal_uInt8 fBackStyle:1; member in OCX_Image
634 sal_uInt8 fBackStyle:1; member in OCX_MultiPage
716 sal_uInt8 fBackStyle:1; member in OCX_Page
793 sal_uInt8 fBackStyle:1; member in OCX_Frame
875 sal_uInt8 fBackStyle:1; member in OCX_UserForm
1109 fEnabled(1), fLocked(0), fBackStyle(1), fWordWrap(0), fAutoSize(0), in OCX_CommandButton()
1137 sal_uInt8 fBackStyle:1; member in OCX_CommandButton
[all …]
/AOO41X/main/filter/source/msfilter/
H A Dmsocximex.cxx1374 if( fBackStyle ) in Import()
1441 fBackStyle = 0; in WriteContents()
1449 if (fBackStyle) in WriteContents()
1661 if( fBackStyle ) in Import()
1731 fBackStyle = 0; in WriteContents()
1736 if (fBackStyle) in WriteContents()
2318 if( !fBackStyle ) in Import()
2416 if (fBackStyle) in WriteContents()
2505 if( fBackStyle ) in Import()
3014 fBackStyle = (nTemp & 0x08) >> 3; in Read()
[all …]