Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dexternallinkfragment.cxx77 switch( mnCurrType ) in onCharacters()
90 mnCurrType = XML_TOKEN_INVALID; in onCharacters()
120 mnCurrType = rAttribs.getToken( XML_t, XML_n ); in importCell()
122 mnCurrType = XML_TOKEN_INVALID; in importCell()
/trunk/main/oox/inc/oox/xls/
H A Dexternallinkfragment.hxx78 sal_Int32 mnCurrType; /// Data type of current cell. member in oox::xls::ExternalSheetDataContext

Completed in 17 milliseconds