Searched defs:pcBeg (Results 1 – 1 of 1) sorted by relevance
48 inline const sal_Char* lclFindCharacter( const sal_Char* pcBeg, const sal_Char* pcEnd, sal_Char cCh… in lclFindCharacter()59 const sal_Char* lclFindWhiteSpace( const sal_Char* pcBeg, const sal_Char* pcEnd ) in lclFindWhiteSpace()67 const sal_Char* lclFindNonWhiteSpace( const sal_Char* pcBeg, const sal_Char* pcEnd ) in lclFindNonWhiteSpace()75 const sal_Char* lclTrimWhiteSpaceFromEnd( const sal_Char* pcBeg, const sal_Char* pcEnd ) in lclTrimWhiteSpaceFromEnd()82 inline void lclAppendToBuffer( OStringBuffer& rBuffer, const sal_Char* pcBeg, const sal_Char* pcEnd… in lclAppendToBuffer()89 void lclProcessAttribs( OStringBuffer& rBuffer, const sal_Char* pcBeg, const sal_Char* pcEnd ) in lclProcessAttribs()244 const sal_Char* pcBeg = rChars.getStr(); in lclProcessCharacters() local
Completed in 43 milliseconds