Home
last modified time | relevance | path

Searched defs:hasDocument (Results 1 – 23 of 23) sorted by relevance

/dports/deskutils/korganizer/korganizer-21.12.3/src/interfaces/korganizer/
H A Dmainwindow.cpp21 void MainWindow::init(bool hasDocument) in init()
31 bool MainWindow::hasDocument() const in hasDocument() function in KOrg::MainWindow
/dports/www/ilias/ILIAS-5.4.25/Services/TermsOfService/interfaces/
H A Dinterface.ilTermsOfServiceDocumentEvaluation.php19 public function hasDocument() : bool; function
/dports/www/ilias6/ILIAS-6.14/Services/Accessibility/interfaces/
H A Dinterface.ilAccessibilityDocumentEvaluation.php18 public function hasDocument() : bool; function
/dports/www/ilias6/ILIAS-6.14/Services/TermsOfService/interfaces/
H A Dinterface.ilTermsOfServiceDocumentEvaluation.php19 public function hasDocument() : bool; function
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/clangbackend/source/
H A Dclangjobcontext.cpp55 const bool hasDocument = documents->hasDocument(jobRequest.filePath); in isDocumentOpen() local
H A Dclangdocuments.cpp248 bool Documents::hasDocument(const Utf8String &filePath) const in hasDocument() function in ClangBackEnd::Documents
/dports/www/ilias/ILIAS-5.4.25/Services/TermsOfService/classes/Document/
H A Dclass.ilTermsOfServiceSequentialDocumentEvaluation.php93 public function hasDocument() : bool function in ilTermsOfServiceSequentialDocumentEvaluation
/dports/www/ilias6/ILIAS-6.14/Services/Accessibility/classes/Document/
H A Dclass.ilAccessibilitySequentialDocumentEvaluation.php92 public function hasDocument() : bool function in ilAccessibilitySequentialDocumentEvaluation
/dports/www/ilias6/ILIAS-6.14/Services/TermsOfService/classes/Document/
H A Dclass.ilTermsOfServiceSequentialDocumentEvaluation.php93 public function hasDocument() : bool function in ilTermsOfServiceSequentialDocumentEvaluation
/dports/cad/opencascade/opencascade-7.6.0/tools/DFBrowser/
H A DDFBrowser_ItemDocument.hxx54 bool hasDocument() const { return !getDocument().IsNull(); } in hasDocument() function in DFBrowser_ItemDocument
/dports/devel/okteta/okteta-0.26.6/libs/kasten/controllers/documentsystem/close/
H A Dclosecontroller.cpp68 const bool hasDocument = (mDocument != nullptr); in setTargetModel() local
/dports/deskutils/korganizer/korganizer-21.12.3/src/
H A Dkoapp.cpp121 bool hasDocument = !url.isEmpty(); in processCalendar() local
/dports/devel/okteta/okteta-0.26.6/kasten/controllers/document/info/
H A Ddocumentinfotool.cpp89 const bool hasDocument = (mDocument != nullptr); in setTargetModel() local
/dports/deskutils/itinerary/itinerary-21.12.3/src/app/
H A Ddocumentmanager.cpp44 bool DocumentManager::hasDocument(const QString& id) const in hasDocument() function in DocumentManager
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dcppoverviewmodel.cpp133 bool OverviewModel::hasDocument() const in hasDocument() function in CppTools::OverviewModel
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Dpreview_editor.cpp281 bool PreviewEditorWindow::hasDocument() const in hasDocument() function in app::PreviewEditorWindow
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/webaudio/
H A DAudioContext.cpp222 bool AudioContext::hasDocument() in hasDocument() function in WebCore::AudioContext
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DEtonyekDocument.cpp263 const bool hasDocument = input->existsSubStream("Index/Document.iwa"); in detectBinary() local
/dports/deskutils/pinot/pinot-1.20/IndexSearch/
H A DDBusIndex.cpp493 unsigned int DBusIndex::hasDocument(const string &url) const in hasDocument() function in DBusIndex
/dports/sysutils/kf5-baloo/baloo-5.89.0/src/engine/
H A Dtransaction.cpp68 bool Transaction::hasDocument(quint64 id) const in hasDocument() function in Transaction
/dports/deskutils/pinot/pinot-1.20/IndexSearch/Xapian/
H A DXapianIndex.cpp1639 unsigned int XapianIndex::hasDocument(const string &url) const in hasDocument() function in XapianIndex
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qlitehtml/src/
H A Dcontainer_qpainter.cpp984 bool DocumentContainer::hasDocument() const in hasDocument() function in DocumentContainer
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Gui/src/util/project/
H A DProjectViewModel.cpp1023 bool ProjectViewModel::hasDocument(Document *doc) const { in hasDocument() function in U2::ProjectViewModel