Home
last modified time | relevance | path

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

/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx1112 pPicture(0), mbTakeFocus( true ) in OCX_CommandButton()
1169 bool mbTakeFocus; member in OCX_CommandButton
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1399 aTmp = bool2any( mbTakeFocus ); in Import()
1472 mbTakeFocus = any2bool( rPropSet->getPropertyValue( WW8_ASCII2STR( "FocusOnClick" ) ) ); in WriteContents()
1487 if( !mbTakeFocus ) // flag is set, if option is off in WriteContents()
3253 mbTakeFocus = (pBlockFlags[1] & 0x02) == 0; // option is on, if flag is not set in Read()

Completed in 45 milliseconds