Home
last modified time | relevance | path

Searched refs:ReadKey (Results 1 – 25 of 25) sorted by relevance

/trunk/main/padmin/source/
H A Dadddlg.cxx496 ByteString aDefScale( aConfig.ReadKey( "Scale" ) ); in APOldPrinterPage()
497 ByteString aDefCopies( aConfig.ReadKey( "Copies" ) ); in APOldPrinterPage()
498 ByteString aDefDPI( aConfig.ReadKey( "DPI" ) ); in APOldPrinterPage()
506 ByteString aValue( aConfig.ReadKey( aPrinter ) ); in APOldPrinterPage()
530 ByteString aCommand( aConfig.ReadKey( aPort ) ); in APOldPrinterPage()
556 aValue = aConfig.ReadKey( "PageSize", aDefPageSize ); in APOldPrinterPage()
580 aValue = aConfig.ReadKey( "Copies", aDefScale ); in APOldPrinterPage()
584 aValue = aConfig.ReadKey( "Comment" ); in APOldPrinterPage()
587 aValue = aConfig.ReadKey( "Level" ); in APOldPrinterPage()
607 aValue = aConfig.ReadKey( nPPDKey ); in APOldPrinterPage()
[all …]
H A Dnewppdlg.cxx72 m_aPathBox.SetText( String( rConfig.ReadKey( "LastDir" ), RTL_TEXTENCODING_UTF8 ) ); in PPDImportDialog()
75 ByteString aEntry( rConfig.ReadKey( ByteString::CreateFromInt32( i ) ) ); in PPDImportDialog()
113 int nNextEntry = rConfig.ReadKey( "NextEntry" ).ToInt32(); in Import()
H A Dcmddlg.cxx132 String aCommand( rConfig.ReadKey( ByteString::CreateFromInt32( nKeys ), RTL_TEXTENCODING_UTF8 ) ); in getStoredCommands()
H A Dfontentry.cxx455 m_aFromDirEdt.SetText( String( rPadminRC.ReadKey( "FromPath" ), RTL_TEXTENCODING_UTF8 ) ); in FontImportDialog()
/trunk/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx268 aValue = aConfig.ReadKey( "Orientation" ); in initialize()
272 aValue = aConfig.ReadKey( "MarginAdjust" ); in initialize()
285 aValue = aConfig.ReadKey( "ColorDevice" ); in initialize()
289 aValue = aConfig.ReadKey( "PSLevel" ); in initialize()
293 aValue = aConfig.ReadKey( "PDFDevice" ); in initialize()
306 aValue = aConfig.ReadKey( "DisableCUPS" ); in initialize()
321 aValue = aConfig.ReadKey( aKey ); in initialize()
333 aValue = aConfig.ReadKey( aKey ); in initialize()
476 aValue = aConfig.ReadKey( "Comment" ); in initialize()
479 aValue = aConfig.ReadKey( "Copies" ); in initialize()
[all …]
/trunk/main/desktop/source/app/
H A Dlockfile2.cxx42 ByteString aHost = aConfig.ReadKey( that->Hostkey() ); in Lockfile_execWarning()
43 ByteString aUser = aConfig.ReadKey( that->Userkey() ); in Lockfile_execWarning()
44 ByteString aStamp = aConfig.ReadKey( that->Stampkey() ); in Lockfile_execWarning()
45 ByteString aTime = aConfig.ReadKey( that->Timekey() ); in Lockfile_execWarning()
H A Dlockfile.cxx148 ByteString aIPCserver = aConfig.ReadKey( IPCkey() ); in isStale()
152 ByteString aHost = aConfig.ReadKey( Hostkey() ); in isStale()
153 ByteString aUser = aConfig.ReadKey( Userkey() ); in isStale()
H A Dlangselect.cxx197 OString sLang = aConfig.ReadKey( SOFFICE_STARTLANG ); in prepareLanguage()
/trunk/main/tools/inc/tools/
H A Dconfig.hxx69 ByteString ReadKey( const ByteString& rKey ) const;
70 UniString ReadKey( const ByteString& rKey, rtl_TextEncoding eEncoding ) const;
71 ByteString ReadKey( const ByteString& rKey, const ByteString& rDefault ) const;
76 ByteString ReadKey( sal_uInt16 nKey ) const;
H A Diparser.hxx97 TOOLS_DLLPRIVATE GenericInformation *ReadKey( GenericInformationList *pExistingList );
/trunk/main/tools/source/generic/
H A Dconfig.cxx972 ByteString Config::ReadKey( const ByteString& rKey ) const in ReadKey() function in Config
974 return ReadKey( rKey, getEmptyByteString() ); in ReadKey()
979 UniString Config::ReadKey( const ByteString& rKey, rtl_TextEncoding eEncoding ) const in ReadKey() function in Config
983 return UniString( ReadKey( rKey ), eEncoding ); in ReadKey()
988 ByteString Config::ReadKey( const ByteString& rKey, const ByteString& rDefault ) const in ReadKey() function in Config
1035 DBG_ASSERTWARNING( rStr != ReadKey( rKey ), "Config::WriteKey() with the same Value" ); in WriteKey()
1217 ByteString Config::ReadKey( sal_uInt16 nKey ) const in ReadKey() function in Config
/trunk/main/automation/source/server/
H A Dserver.cxx240 nPortIs = aConf.ReadKey("TTPort","0").ToInt32(); in GetPort()
243 if ( !bAutomate || aConf.ReadKey( aNoTesttoolKey, "" ) != "" ) in GetPort()
246 nComm = (sal_uInt16)aConf.ReadKey("Comm","0").ToInt32(); in GetPort()
250 bQuiet = ( aConf.ReadKey("Quiet","no").CompareIgnoreCaseToAscii("yes") == COMPARE_EQUAL ); in GetPort()
/trunk/main/tools/source/communi/
H A Dparser.cxx127 GenericInformation *InformationParser::ReadKey( in ReadKey() function in InformationParser
189 ReadKey( pSubList ); in ReadKey()
292 ReadKey( pList ); in Execute()
/trunk/main/soltools/giparser/
H A Dgi_parse.cxx227 case lt_key: ReadKey(); in InterpretLine()
258 GenericInfo_Parser::ReadKey() in ReadKey() function in GenericInfo_Parser
/trunk/main/soltools/inc/
H A Dgi_parse.hxx105 void ReadKey();
/trunk/main/sw/source/ui/vba/
H A Dvbasystem.cxx52 rtl::OUString sValue = String( aCfg.ReadKey( maKey ), RTL_TEXTENCODING_DONTKNOW ); in getValueEvent()
/trunk/main/desktop/source/so_comp/
H A Doemjob.cxx257 ByteString sResult = aConfig.ReadKey( OEM_PRELOAD ); in checkOEMPreloadFlag()
/trunk/main/extensions/source/scanner/
H A Dsanedlg.cxx1179 ByteString aString = aConfig.ReadKey( "SO_LastSaneDevice" ); in LoadState()
1196 ByteString aValue = aConfig.ReadKey( i ); in LoadState()
/trunk/main/automation/source/communi/
H A Dcommuni.cxx567 aVar = aConf.ReadKey(KeyName,"No Entry"); \
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx422 aEntry = String(aInfFile.ReadKey(aKeyName), gsl_getSystemTextEncoding()); in Init()
/trunk/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx332 ByteString key_value_utf8 = aConfig.ReadKey(sal::static_int_cast<USHORT>(i)); in add_group_entries()
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx467 if(sEntry == String(aInfFile.ReadKey(aKeyName),m_pTable->getConnection()->getTextEncoding())) in DropImpl()
H A DDTable.cxx714 aIndexName = aInfFile.ReadKey(aKeyName); in refreshIndexes()
/trunk/main/svtools/source/filter/
H A Dsgvtext.cxx1309 Dsc = aCfg.ReadKey( i ); in ReadList()
/trunk/main/svtools/source/contnr/
H A Dfileview.cxx475 … Insert( new NameTranslationEntry( aConfig.GetKeyName( nCnt ), aConfig.ReadKey( nCnt ) ) ); in Init()

Completed in 119 milliseconds