Searched refs:pDot (Results 1 – 1 of 1) sorted by relevance
910 const sal_Unicode* pDot = 0; in Out() local916 pDot = pFormel; in Out()921 pDot = 0; in Out()928 if( pDot ) in Out()931 while( *pDot != '\0' && *pDot != ' ') in Out()932 sExt += *pDot++; in Out()
Completed in 25 milliseconds