Searched refs:mpPara (Results 1 – 2 of 2) sorted by relevance
334 if ( *mpPara == '#' ) in ImplGetColSub()355 else if ( ImplCompare( &cTransparent[0], mpPara, 4 )) in ImplGetColSub()372 mpPara, mnParaSize, XPMCASENONSENSITIVE ) ) in ImplGetColSub()396 mpPara = mpStringBuf + mnCpp + 1; in ImplGetColKey()399 while ( *mpPara != 0 ) in ImplGetColKey()401 if ( *mpPara == nKey ) in ImplGetColKey()403 nTemp = *( mpPara + 1 ); in ImplGetColKey()410 nPrev = *mpPara; in ImplGetColKey()411 mpPara++; in ImplGetColKey()413 if ( *mpPara ) in ImplGetColKey()[all …]
100 sal_uInt8* mpPara; member in XPMReader