Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/vml/
H A Dvmlinputstream.cxx48 inline const sal_Char* lclFindCharacter( const sal_Char* pcBeg, const sal_Char* pcEnd, sal_Char cCh… in lclFindCharacter() function
107 const sal_Char* pcEqualSign = lclFindCharacter( pcNameBeg, pcEnd, '=' ); in lclProcessAttribs()
119 … const sal_Char* pcValueEnd = lclFindCharacter( pcValueBeg + 1, pcEnd, *pcValueBeg ); in lclProcessAttribs()

Completed in 8 milliseconds