Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx718 rtl::Reference< unoidl::Entity > const & entity, const char * cppTypeSort) in printMapsToCppType() argument
721 if (cppTypeSort != nullptr) in printMapsToCppType()
722 o << cppTypeSort << ' '; in printMapsToCppType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx717 rtl::Reference< unoidl::Entity > const & entity, const char * cppTypeSort) in printMapsToCppType() argument
720 if (cppTypeSort != nullptr) in printMapsToCppType()
721 o << cppTypeSort << ' '; in printMapsToCppType()