Home
last modified time | relevance | path

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

/trunk/main/tools/source/debug/
H A Ddebug.cxx402 … void lcl_writeConfigString( FILETYPE _pFile, const sal_Char* _pKeyName, const sal_Char* _pValue ) in lcl_writeConfigString()
407 void lcl_writeConfigBoolean( FILETYPE _pFile, const sal_Char* _pKeyName, bool _bValue ) in lcl_writeConfigBoolean()
412 …void lcl_writeConfigFlag( FILETYPE _pFile, const sal_Char* _pKeyName, sal_uIntPtr _nAllFlags, sal_… in lcl_writeConfigFlag()
417 … void lcl_writeConfigOutChannel( FILETYPE _pFile, const sal_Char* _pKeyName, sal_uIntPtr _nValue ) in lcl_writeConfigOutChannel()
425 void lcl_writeHexByte( FILETYPE _pFile, const sal_Char* _pKeyName, sal_uInt8 _nValue ) in lcl_writeHexByte()
444 bool lcl_isConfigKey( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName ) in lcl_isConfigKey()
454 …_tryReadConfigString( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName, sal_Cha… in lcl_tryReadConfigString()
465 …tryReadConfigBoolean( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName, sal_uIn… in lcl_tryReadConfigBoolean()
489 …tryReadOutputChannel( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName, sal_uIn… in lcl_tryReadOutputChannel()
496 …void lcl_tryReadConfigFlag( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName, s… in lcl_tryReadConfigFlag()
[all …]

Completed in 21 milliseconds