Searched refs:pValFmtAttr (Results 1 – 1 of 1) sorted by relevance
446 const SfxUInt32Item* pValFmtAttr = NULL; in Reset() local540 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 24 milliseconds