Searched refs:pNull (Results 1 – 3 of 3) sorted by relevance
139 const SfxListener *pNull = 0; in AddListener() local140 sal_uInt16 nFreePos = aListeners.GetPos( pNull ); in AddListener()
326 const sal_Unicode* pNull = pChar + rHFString.Len(); // pointer to teminating null char in ParseString() local373 if( (pNull - pChar >= 2) && (*(pChar + 1) == '&') && (*(pChar + 2) == 'F') ) in ParseString()
248 Date* pNull = pFormatter->GetNullDate(); in lcl_ConvertToDateValue() local250 nRet = aDate - *pNull; in lcl_ConvertToDateValue()
Completed in 37 milliseconds