/aoo42x/main/qadevOOo/runner/helper/ |
H A D | CfgParser.java | 53 Properties cfg = null; in getIniParameters() local 57 cfg = getProperties(getDefaultFileName(true)); in getIniParameters() 59 if (cfg == null) in getIniParameters() 61 cfg = getProperties(getDefaultFileName(false)); in getIniParameters() 66 cfg = getProperties(iniFile); in getIniParameters() 69 if (cfg != null) in getIniParameters() 71 Enumeration cfgEnum = cfg.keys(); in getIniParameters() 75 Object pValue = cfg.getProperty(pName); in getIniParameters()
|
/aoo42x/main/oox/source/dump/ |
H A D | oledumper.cxx | 383 mxPropIds = cfg().createNameList< ConstList >( "OLEPROP-IDS" ); in dumpSection() 384 OUString aGuidName = cfg().getStringOption( rGuid, OUString() ); in dumpSection() 386 mxPropIds->includeList( cfg().getNameList( "OLEPROP-GLOBALIDS" ) ); in dumpSection() 388 mxPropIds->includeList( cfg().getNameList( "OLEPROP-BUILTINIDS" ) ); in dumpSection() 390 mxPropIds->includeList( cfg().getNameList( "OLEPROP-BASEIDS" ) ); in dumpSection() 446 cfg().eraseNameList( "OLEPROP-IDS" ); in dumpSection() 569 OUString aPropName = mxPropIds->getName( cfg(), nPropId ); in dumpBlob() 1122 return cfg().getName( mxPropNames, mnCurrProp ); in getPropertyName() 1230 mxPropNames = cfg().getNameList( rPropNameList ); in constructAxPropObj() 1650 maProgId = cfg().getStringOption( dumpGuid(), OUString() ); in implDump() [all …]
|
H A D | biffdumper.cxx | 283 if( StorageBase* pRootStrg = cfg().getRootStorage().get() ) in construct() 288 const Config& rCfg = cfg(); in construct() 361 return cfg().getName( mxErrCodes, nErrCode ); in getErrorName() 933 Config& rCfg = cfg(); in constructFmlaObj() 1575 Config& rCfg = cfg(); in WorkbookStreamObject() 1592 Config& rCfg = cfg(); in ~WorkbookStreamObject() 2421 cfg().requestEncryptionData( *xDecoder ); in implDumpRecordBody() 3203 mxFontNames = cfg().createNameList< ConstList >( "FONTNAMES" ); in initializePerSheet() 3205 mxFormats = cfg().createNameList< ConstList >( "FORMATS" ); in initializePerSheet() 3206 mxFormats->includeList( cfg().getNameList( "BUILTIN-FORMATS" ) ); in initializePerSheet() [all …]
|
H A D | dffdumper.cxx | 187 maSimpleProps.insertFormats( cfg().getNameList( "DFFOPT-SIMPLE-PROPERTIES" ) ); in constructDffObj() 188 maComplexProps.insertFormats( cfg().getNameList( "DFFOPT-COMPLEX-PROPERTIES" ) ); in constructDffObj() 262 …FlagsList* pFlagsList = dynamic_cast< FlagsList* >( cfg().getNameList( rItemFmt.maListName ).get()… in dumpDffOpt()
|
H A D | dumperbase.cxx | 2178 mxStrg = cfg().getRootStorage(); in construct() 2179 maSysPath = cfg().getSysFileName(); in construct() 2414 mxOut->writeString( cfg().getStringOption( rGuid, OUString() ) ); in writeGuidItem() 2544 sal_Int64 nMaxShowSize = cfg().getIntOption< sal_Int64 >( in dumpRawBinary() 2605 if( cfg().getBoolOption( "show-trailing-unknown", true ) ) in dumpRemaining() 3045 ItemFormatMap aSimpleRecs( maSimpleRecs.getNameList( cfg() ) ); in implDump() 3057 if( !mbBinaryOnly && cfg().hasName( xRecNames, mnRecId ) ) in implDump() 3090 mbShowRecPos = cfg().getBoolOption( "show-record-position", true ); in constructRecObjBase() 3157 return !isValid() || cfg().isImportEnabled(); in isImportEnabled() 3162 return isValid() && cfg().isPasswordCancelled(); in isImportCancelled()
|
H A D | xlsbdumper.cxx | 82 mxErrCodes = cfg().getNameList( "ERRORCODES" ); in construct() 101 return cfg().getName( mxErrCodes, nErrCode ); in getErrorName() 422 OUString aTokClass = cfg().getName( mxClasses, nTokClass ); in implDump() 488 Config& rCfg = cfg(); in constructFmlaObj()
|
/aoo42x/main/extensions/source/oooimprovement/ |
H A D | config.cxx | 77 Reference<XInterface> cfg = in incrementCfgValue() local 82 cfg, in incrementCfgValue() 86 cfg, in incrementCfgValue() 89 MyConfigurationHelper::flush(cfg); in incrementCfgValue()
|
/aoo42x/main/framework/source/jobs/ |
H A D | jobdata.cxx | 194 …css::uno::Reference< css::beans::XPropertySet > xJobProperties(aConfig.cfg(), css::uno::UNO_QUERY); in setAlias() 326 …css::uno::Reference< css::beans::XMultiHierarchicalPropertySet > xArgumentList(aConfig.cfg(), css:… in setJobConfig() 559 css::uno::Reference< css::beans::XPropertySet > xPropSet(aConfig.cfg(), css::uno::UNO_QUERY); in disableJob() 659 …css::uno::Reference< css::container::XHierarchicalNameAccess > xEventRegistry(aConfig.cfg(), css::… in getEnabledJobsForEvent()
|
H A D | jobexecutor.cxx | 116 …css::uno::Reference< css::container::XNameAccess > xRegistry(m_aConfig.cfg(), css::uno::UNO_QUERY); in DEFINE_XINTERFACE_6() 120 … css::uno::Reference< css::container::XContainer > xNotifier(m_aConfig.cfg(), css::uno::UNO_QUERY); in DEFINE_XINTERFACE_6() 366 css::uno::Reference< css::uno::XInterface > xCFG(m_aConfig.cfg(), css::uno::UNO_QUERY); in disposing()
|
/aoo42x/main/vcl/qa/complex/persistent_window_states/ |
H A D | PersistentWindowTest.java | 161 String cfg = settings[1]; in checkPersistentWindowState() local 191 System.out.println("Initial Config String : " + cfg); in checkPersistentWindowState() 212 … assertTrue("Config settings for " + els[i] + " were not changed.", !cfg.equals(newCfg)); in checkPersistentWindowState()
|
/aoo42x/main/jpeg/ |
H A D | jpeg-8d.patch | 5 +/* jconfig.h. Generated from jconfig.cfg by configure. */ 6 +/* jconfig.cfg --- source file edited by configure script */
|
/aoo42x/main/icu/ |
H A D | makefile.mk | 206 CONFIGURE_ACTION+= $(PERL) ..$/..$/..$/..$/..$/createmak.pl ..$/..$/..$/..$/..$/createmak.cfg . 208 CONFIGURE_ACTION+= $(PERL) ..$/..$/..$/..$/..$/createmak.pl ..$/..$/..$/..$/..$/createmakWin64.cfg .
|
/aoo42x/main/l10ntools/prj/ |
H A D | d.lst | 68 ..\source\filter\merge\FCFGMerge.cfg %_DEST%\inc%_EXT%\l10ntools\FCFGMerge.cfg
|
/aoo42x/main/framework/inc/jobs/ |
H A D | configaccess.hxx | 109 virtual const css::uno::Reference< css::uno::XInterface >& cfg();
|
/aoo42x/main/l10ntools/source/filter/merge/ |
H A D | makefile.mk | 47 FCFGMerge.cfg
|
/aoo42x/main/filter/source/config/tools/split/ |
H A D | makefile.mk | 46 FCFGSplit.cfg
|
/aoo42x/main/framework/source/fwi/jobs/ |
H A D | configaccess.cxx | 231 const css::uno::Reference< css::uno::XInterface >& ConfigAccess::cfg() in cfg() function in framework::ConfigAccess
|
/aoo42x/main/oox/inc/oox/dump/ |
H A D | dumperbase.hxx | 1296 inline Config& cfg() const { return *mxConfig; } in cfg() function in oox::dump::ObjectBase 1463 mxOut->writeName( cfg(), nData, rListWrp ); in addNameToItem() 1471 mxOut->writeName( cfg(), nData, rListWrp ); in writeNameItem() 1900 inline NameListRef getRecNames() const { return maRecNames.getNameList( cfg() ); } in getRecNames()
|
/aoo42x/main/cui/ |
H A D | AllLangResTarget_cui.mk | 40 cui/source/customize/cfg.src \
|
H A D | Library_cui.mk | 101 cui/source/customize/cfg \
|
/aoo42x/main/helpcontent2/util/sdatabase/ |
H A D | makefile.mk | 45 -add sdatabase.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/sdatabase.cfg \ 50 $(PRJ)$/source$/auxiliary$/LANGUAGE$/sdatabase.cfg \
|
/aoo42x/main/helpcontent2/util/smath/ |
H A D | makefile.mk | 45 -add smath.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.cfg \ 51 $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.cfg \
|
/aoo42x/main/helpcontent2/util/schart/ |
H A D | makefile.mk | 45 -add schart.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/schart.cfg \ 51 $(PRJ)$/source$/auxiliary$/LANGUAGE$/schart.cfg \
|
/aoo42x/main/scp2/source/ooo/ |
H A D | directory_ooo.scp | 275 DosName = "soffice.cfg"; 536 DosName = "soffice.cfg";
|
/aoo42x/extras/l10n/source/sd/ |
H A D | localize.sdf | 11243 sfx2 source\dialog\cfg.src 0 string STR_CUT 273 sd ڪٽيو 2002-02-02 02:02:02 11245 sfx2 source\dialog\cfg.src 0 string STR_FIND 273 sd ڳوليو 2002-02-02 02:02:02 11247 sfx2 source\dialog\cfg.src 0 string STR_FRONT 273 sd اَڳيان 2002-02-02 02:02:02 11251 sfx2 source\dialog\cfg.src 0 string STR_MENU 273 sd مينو 2002-02-02 02:02:02 11253 sfx2 source\dialog\cfg.src 0 string STR_NEW 273 sd نئون 2002-02-02 02:02:02 11254 sfx2 source\dialog\cfg.src 0 string STR_OPEN 273 sd کوليو 2002-02-02 02:02:02 11256 sfx2 source\dialog\cfg.src 0 string STR_PRINT 273 sd ڇاپيو 2002-02-02 02:02:02 11260 sfx2 source\dialog\cfg.src 0 string STR_SAVE 273 sd سانڍيو 2002-02-02 02:02:02 13212 svx source\dialog\cfg.src 0 #define TEXT_MENU 1 sd مينو 2002-02-02 02:02:02 22219 svx source\cui\cfg.src 0 #define TEXT_MOVE 1 sd هلايو۔۔۔ 2002-02-02 02:02:02 [all …]
|