Home
last modified time | relevance | path

Searched defs:sDefault (Results 1 – 25 of 76) sorted by relevance

1234

/dports/www/itop/web/core/
H A Ddesigndocument.class.inc.php243 public function GetText($sDefault = null)
273 public function GetChildText($sTagName, $sDefault = null)
H A Dmodelreflection.class.inc.php66 abstract public function DictString($sStringCode, $sDefault = null, $bUserLanguageOnly = false);
257 public function DictString($sStringCode, $sDefault = null, $bUserLanguageOnly = false)
H A Ddict.class.inc.php144 public static function S($sStringCode, $sDefault = null, $bUserLanguageOnly = false)
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/hsqldb/
H A Dcolumndef.cxx31 const OUString& sDefault) in ColumnDefinition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/hsqldb/
H A Dcolumndef.cxx31 const OUString& sDefault) in ColumnDefinition()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/testlibrary_tests/ir_framework/tests/
H A DTestSanity.java48 Scenario sDefault = new Scenario(0); in main() local
H A DTestScenarios.java40 Scenario sDefault = new Scenario(0); in main() local
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DIdleSchedulerParent.h78 static LinkedList<IdleSchedulerParent> sDefault; variable
H A DIdleSchedulerParent.cpp22 LinkedList<IdleSchedulerParent> IdleSchedulerParent::sDefault; member in mozilla::ipc::IdleSchedulerParent
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/legacy/
H A DDialog.cpp290 const std::string& sDefault = defaultt; in numeric() local
304 const std::string& sDefault = defaultt; in numeric() local
383 const std::string& sDefault = defaultt; in input() local
399 const std::string& sDefault = defaultt; in input() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/rtl/
H A Dbootstrap.hxx172 inline void Bootstrap::get( const ::rtl::OUString &sName, in get()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/rtl/
H A Dbootstrap.hxx168 inline void Bootstrap::get( const ::rtl::OUString &sName, in get()
/dports/devel/pas2dox/pas2dox/
H A Dpas2dox.l194 string sDefault; /// Default Value variable
286 string sDefault; /// Default Value variable
314 string sDefault; ///< Default Values variable
/dports/irc/znc/znc-1.8.2/modules/
H A Dlastseen.cpp36 const CString& sDefault = "") { in FormatLastSeen()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DWidgetDefinition.cxx127 OString const& sDefault, OString const& sSelected, in WidgetDefinitionState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A DWidgetDefinition.cxx127 OString const& sDefault, OString const& sSelected, in WidgetDefinitionState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dabout.cxx201 OUString sDefault; in GetBuildId() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/control/
H A DFieldDescControl.cxx1107 OUString sDefault; in SaveData() local
1280 OUString sDefault; in getControlDefault() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/control/
H A DFieldDescControl.cxx1159 OUString sDefault; in SaveData() local
1326 OUString sDefault; in getControlDefault() local
/dports/irc/znc/znc-1.8.2/src/
H A DUtils.cpp241 CString sRet, sDefault; in GetBoolInput() local
265 CString sDefault = (uDefault != (unsigned int)~0) ? CString(uDefault) : ""; in GetNumInput() local
293 const CString& sDefault, const CString& sHint) { in GetInput()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.schema_proc_array.inc.php36 function TranslateDefault($sDefault)
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/internat/
H A DMessageText.java268 String sDefault) in getString()
326 public static String getPlatformNeutralString(String key, String sDefault) { in getPlatformNeutralString()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Doptions.h168 std::string sDefault; variable
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Doptions.h168 std::string sDefault; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/inc/
H A Dtxtvfldi.hxx41 OUString sDefault; /// default (see bStringDefault/bFormulaDef.) member in XMLValueImportHelper

1234