Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1885 aTmp = bool2any( fHideSelection != 0 ); in Import()
1993 fHideSelection = any2bool(rPropSet->getPropertyValue(WW8_ASCII2STR("HideInactiveSelection"))); in WriteContents()
1997 if( fHideSelection ) in WriteContents()
2559 aTmp = bool2any( fHideSelection != 0 ); in Import()
2630 fHideSelection = any2bool(rPropSet->getPropertyValue(WW8_ASCII2STR("HideInactiveSelection"))); in WriteContents()
2631 if( fHideSelection ) in WriteContents()
3035 fHideSelection = (nTemp & 0x20) >> 5; in Read()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx315 fSelectionMargin(1), fAutoWordSelect(1), fAutoSize(0), fHideSelection(1), in OCX_ModernControl()
364 sal_uInt8 fHideSelection:1; member in OCX_ModernControl

Completed in 41 milliseconds