Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx2405 mnContentType( EXC_OBJ_EDIT_TEXT ), in XclImpEditObj()
2414 return (mnContentType == EXC_OBJ_EDIT_INTEGER) || (mnContentType == EXC_OBJ_EDIT_DOUBLE); in IsNumeric()
2427 rStrm >> mnContentType >> mnMultiLine >> mnScrollBar >> mnListBoxObjId; in DoReadObj5()
2435 rStrm >> mnContentType >> mnMultiLine >> mnScrollBar >> mnListBoxObjId; in DoReadObj8SubRec()
/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx699 sal_uInt16 mnContentType; member in XclImpEditObj

Completed in 75 milliseconds