Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx446 const SfxUInt32Item* pValFmtAttr = NULL; in Reset() local
540 pValFmtAttr = (const SfxUInt32Item*) in Reset()
565 nInitFormat = ( pValFmtAttr ) // Init-Key merken in Reset()
566 ? pValFmtAttr->GetValue() // (fuer FillItemSet()) in Reset()
573 (pValFmtAttr) ? nInitFormat : 0L, in Reset()
579 (pValFmtAttr) ? nInitFormat : 0L, in Reset()
628 if ( pValFmtAttr ) in Reset()

Completed in 21 milliseconds