Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx62 Type aDataType; // the type object pointed to by pLocation member
74 const Type& getDataType( ) const { return aDataType; } in getDataType()
109 aDataType = _rType; in bind()
121 aDataType = ::getCppuType( _pLocation ); in bind()
/aoo41x/main/oox/source/dump/
H A Ddumperbase.cxx197 OUString aDataType, aFmtType; in parse() local
198 if( aIt != aEnd ) aDataType = *aIt++; in parse()
203 meDataType = StringHelper::convertToDataType( aDataType ); in parse()

Completed in 118 milliseconds