Home
last modified time | relevance | path

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

/trunk/main/svl/source/notify/
H A Dbrdcst.cxx139 const SfxListener *pNull = 0; in AddListener() local
140 sal_uInt16 nFreePos = aListeners.GetPos( pNull ); in AddListener()
/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx326 const sal_Unicode* pNull = pChar + rHFString.Len(); // pointer to teminating null char in ParseString() local
373 if( (pNull - pChar >= 2) && (*(pChar + 1) == '&') && (*(pChar + 2) == 'F') ) in ParseString()
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx248 Date* pNull = pFormatter->GetNullDate(); in lcl_ConvertToDateValue() local
250 nRet = aDate - *pNull; in lcl_ConvertToDateValue()

Completed in 21 milliseconds