Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/filter/inc/ !
H A Dxlescher.hxx87 const sal_uInt16 EXC_OBJ_VISIBLE = 0x0200; variable
/AOO42X/main/sc/source/filter/excel/ !
H A Dxiescher.cxx852 mbVisible = ::get_flag( nObjFlags, EXC_OBJ_VISIBLE ); in ImplReadObj3()
867 mbVisible = ::get_flag( nObjFlags, EXC_OBJ_VISIBLE ); in ImplReadObj4()
885 mbVisible = ::get_flag( nObjFlags, EXC_OBJ_VISIBLE ); in ImplReadObj5()