Home
last modified time | relevance | path

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

/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/ruby/
H A Drubyclassifiercodedocument.cpp571 CodeComment * pubOcomment = pubOperationsBlock->getComment(); in updateContent() local
573 pubOcomment->setWriteOutText(false); in updateContent()
575 pubOcomment->setWriteOutText(true); in updateContent()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/cpp/
H A Dcppheadercodedocument.cpp783 CodeComment * pubOcomment = m_pubOperationsBlock->getComment(); in updateContent() local
785 pubOcomment->setWriteOutText(false); in updateContent()
787 pubOcomment->setWriteOutText(true); in updateContent()