Home
last modified time | relevance | path

Searched refs:isDocumentTypePromotionAllowed (Results 1 – 3 of 3) sorted by relevance

/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/
H A Ddocumentinfo.h211 virtual bool isDocumentTypePromotionAllowed();
H A Ddocumentinfo.cpp245 bool Info::isDocumentTypePromotionAllowed() in isDocumentTypePromotionAllowed() function in KileDocument::Info
H A Dkiledocmanager.cpp1107 if(info->isDocumentTypePromotionAllowed()) { in fileSaveAs()