Searched defs:_pLine (Results 1 – 4 of 4) sorted by relevance
/aoo42x/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()
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | ConnectionLineAccess.cxx | 69 OConnectionLineAccess::OConnectionLineAccess(OTableConnection* _pLine) in OConnectionLineAccess()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | browserlistbox.cxx | 892 void OBrowserListBox::buttonClicked( OBrowserLine* _pLine, sal_Bool _bPrimary ) in buttonClicked()
|
/aoo42x/main/editeng/source/items/ |
H A D | frmitems.cxx | 3413 SvxLineItem* _pLine = new SvxLineItem( Which() ); in Create() local
|
Completed in 50 milliseconds