Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx62 Type aDataType; // the type object pointed to by pLocation member
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx197 OUString aDataType, aFmtType; in parse() local