Home
last modified time | relevance | path

Searched defs:aDefaults (Results 1 – 25 of 48) sorted by relevance

12

/dports/net-mgmt/nagvis/nagvis-1.9.29/share/server/core/classes/
H A DCoreUriHandler.php79 public function parseModSpecificUri($aKeys, $aDefaults = Array()) {
H A DCoreModule.php154 protected function getCustomOptions($aKeys, $aDefaults = Array(), $mixed = false) {
/dports/www/itop/web/setup/
H A Dwizardsteps.class.inc.php1459 protected function GetDefaultsFromDatabase($aInfo, &$aDefaults, $sParentId)
1519 protected function GuessDefaultsFromModules($aInfo, &$aDefaults, $aModules, $sParentId = '')
1899 …protected function DisplayOptions($oPage, $aStepInfo, $aSelectedComponents, $aDefaults, $sParentId…
2007 …protected function DisplayChoice($oPage, $aChoice, $aSelectedComponents, $aDefaults, $sChoiceId, $…
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/qa/unit/items/
H A Dstylepool.cxx28 std::vector<SfxPoolItem*> aDefaults{ &aDefault1 }; in CPPUNIT_TEST_FIXTURE() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/qa/unit/items/
H A Dstylepool.cxx28 std::vector<SfxPoolItem*> aDefaults{ &aDefault1 }; in CPPUNIT_TEST_FIXTURE() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/gerbview/
H A Dexcellon_read_drill_file.cpp324 bool EXCELLON_IMAGE::LoadFile( const wxString & aFullFileName, EXCELLON_DEFAULTS* aDefaults ) in LoadFile()
925 void EXCELLON_IMAGE::SelectUnits( bool aMetric, EXCELLON_DEFAULTS* aDefaults ) in SelectUnits()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Dsolverutil.cxx138 uno::Sequence<beans::PropertyValue> aDefaults; in GetDefaults() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/miscdlgs/
H A Dsolverutil.cxx138 uno::Sequence<beans::PropertyValue> aDefaults; in GetDefaults() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dcellvalues.cxx97 std::vector<CellTextAttr> aDefaults(rVals.size(), CellTextAttr()); in assign() local
116 std::vector<CellTextAttr> aDefaults(rVals.size(), CellTextAttr()); in assign() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dcellvalues.cxx97 std::vector<CellTextAttr> aDefaults(rVals.size(), CellTextAttr()); in assign() local
116 std::vector<CellTextAttr> aDefaults(rVals.size(), CellTextAttr()); in assign() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/property/
H A Dpropertybag.cxx55 MapInt2Any aDefaults; member
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisChild.cpp19 nsTArray<RemoteVoice>&& aVoices, nsTArray<nsString>&& aDefaults, in RecvInitialVoicesAndState()
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisChild.cpp19 nsTArray<RemoteVoice>&& aVoices, nsTArray<nsString>&& aDefaults, in RecvInitialVoicesAndState()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisChild.cpp20 nsTArray<RemoteVoice>&& aVoices, nsTArray<nsString>&& aDefaults, in RecvInitialVoicesAndState()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.cpp29 InfallibleTArray<nsString>* aDefaults, in RecvReadVoicesAndState()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisChild.cpp19 nsTArray<RemoteVoice>&& aVoices, nsTArray<nsString>&& aDefaults, in RecvInitialVoicesAndState()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisChild.cpp20 nsTArray<RemoteVoice>&& aVoices, nsTArray<nsString>&& aDefaults, in RecvInitialVoicesAndState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dtextuno.cxx198 SfxItemSet aDefaults( pHdrEngine->GetEmptyItemSet() ); in GetTextForwarder() local
813 SfxItemSet aDefaults( pEditEngine->GetEmptyItemSet() ); in GetTextForwarder() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/rtftok/
H A Drtfdispatchflag.cxx982 std::vector<beans::PropertyValue> aDefaults in dispatchFlag() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/rtftok/
H A Drtfdispatchflag.cxx987 std::vector<beans::PropertyValue> aDefaults in dispatchFlag() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Dtextuno.cxx204 SfxItemSet aDefaults( pHdrEngine->GetEmptyItemSet() ); in GetTextForwarder() local
827 SfxItemSet aDefaults( pEditEngine->GetEmptyItemSet() ); in GetTextForwarder() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/optdlg/
H A Dtpformula.cxx356 ScFormulaOptions aDefaults; in Reset() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/optdlg/
H A Dtpformula.cxx397 ScFormulaOptions aDefaults; in Reset() local
/dports/deskutils/egroupware/egroupware/api/src/Db/
H A DSchema.php662 function RefreshTable($sTableName, $aTableDef, $aDefaults=False)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/helper/
H A Dxmlsignaturehelper.cxx507 auto aDefaults = comphelper::sequenceToContainer< std::vector<beans::StringPair> >(rDefaults); in ExportSignatureContentTypes() local

12