Searched defs:_nLineLen (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/tools/source/debug/ |
H A D | debug.cxx | 435 bool lcl_isConfigSection( const sal_Char* _pLine, size_t _nLineLen ) in lcl_isConfigSection() 444 bool lcl_isConfigKey( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName ) in lcl_isConfigKey() 454 …sal_Int32 lcl_tryReadConfigString( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKey… in lcl_tryReadConfigString() 465 …void lcl_tryReadConfigBoolean( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName… in lcl_tryReadConfigBoolean() 489 …void lcl_tryReadOutputChannel( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName… in lcl_tryReadOutputChannel() 496 …void lcl_tryReadConfigFlag( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName, s… in lcl_tryReadConfigFlag() 506 …void lcl_tryReadHexByte( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName, sal_… in lcl_tryReadHexByte()
|
Completed in 25 milliseconds