Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx910 const sal_Unicode* pDot = 0; in Out() local
916 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 16 milliseconds