Searched refs:pKeyV (Results 1 – 2 of 2) sorted by relevance
49 extern const sal_Unicode pKeyV[];134 return ( pRef[ 0 ] == pKeyV[0] && in IsV()135 pRef[ 1 ] == pKeyV[1] ); in IsV()
55 const sal_Unicode pKeyV[] = { 'V', 0 }; variable
Completed in 17 milliseconds