Home
last modified time | relevance | path

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

/aoo4110/main/codemaker/source/cppumaker/
H A Dcpputype.cxx54 rtl::OString translateSimpleUnoType(rtl::OString const & unoType, bool cppuUnoType=false) { in translateSimpleUnoType() argument
63 if (cppuUnoType && in translateSimpleUnoType()
876 bool bConst, bool bRef, bool bNative, bool cppuUnoType) in dumpType()
890 if (cppuUnoType) in dumpType()
907 OString tmp(translateSimpleUnoType(relType, cppuUnoType)); in dumpType()
H A Dcpputype.hxx81 bool bRef=false, bool bNative=false, bool cppuUnoType=false)

Completed in 51 milliseconds