Home
last modified time | relevance | path

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

/aoo41x/main/codemaker/source/cppumaker/
H A Dincludes.cxx48 m_manager(manager), m_map(dependencies.getMap()), m_hpp(hpp), in Includes()
151 OSL_ASSERT(companionHdl == 0 || m_hpp); in dump()
172 if (m_hpp || i->second == codemaker::Dependencies::KIND_BASE in dump()
175 dumpInclude(out, i->first, m_hpp); in dump()
194 out << "#include \"com/sun/star/uno/Any." << hxxExtension[m_hpp] << "\"\n"; in dump()
198 out << "#include \"com/sun/star/uno/Reference." << hxxExtension[m_hpp] << "\"\n"; in dump()
202 out << "#include \"com/sun/star/uno/Sequence." << hxxExtension[m_hpp] << "\"\n"; in dump()
206 out << "#include \"com/sun/star/uno/Type." << hxxExtension[m_hpp] << "\"\n"; in dump()
H A Dincludes.hxx95 bool m_hpp; member in codemaker::cppumaker::Includes

Completed in 10 milliseconds