Searched refs:pQ (Results 1 – 1 of 1) sorted by relevance
816 sal_Unicode pQ[3]; in AddQuotes() local817 pQ[0] = pQ[1] = cQuote; in AddQuotes()818 pQ[2] = 0; in AddQuotes()819 String aQuotes( pQ ); in AddQuotes()832 sal_Unicode pQ[3]; in EraseQuotes() local833 pQ[0] = pQ[1] = cQuote; in EraseQuotes()834 pQ[2] = 0; in EraseQuotes()835 String aQuotes( pQ ); in EraseQuotes()
Completed in 17 milliseconds