Home
last modified time | relevance | path

Searched defs:getContextString (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/scripting/source/provider/
H A DMasterScriptProvider.hxx96 const OUString& getContextString() const { return m_sCtxString; } in getContextString() function in func_provider::MasterScriptProvider
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scripting/source/provider/
H A DMasterScriptProvider.hxx98 const OUString& getContextString() const { return m_sCtxString; } in getContextString() function in func_provider::MasterScriptProvider
/dports/devel/folly/folly-2021.12.27.00/folly/logging/
H A DLogMessage.h104 const std::string& getContextString() const { return contextString_; } in getContextString() function
H A DLoggerDB.cpp653 std::string LoggerDB::ContextCallbackList::getContextString() const { in getContextString() function in folly::LoggerDB::ContextCallbackList
678 std::string LoggerDB::getContextString() const { in getContextString() function in folly::LoggerDB
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/src/org/eclipse/equinox/internal/p2/engine/
H A DEngineSession.java354 public String getContextString(Phase phase, Operand operand, ProvisioningAction action) { in getContextString() method in EngineSession
363 public String getContextString() { in getContextString() method in EngineSession
H A DPhaseSet.java143 private String getContextString(IProfile profile, Phase phase, Operand operand) { in getContextString() method in PhaseSet
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/bindings/java/src/org/sleuthkit/datamodel/
H A DBlackboardAttribute.java1746 String getContextString() { in getContextString() method in BlackboardAttribute
/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DPlanet.cpp388 const QString Planet::getContextString() const in getContextString() function in Planet