Searched refs:pKeepItem (Results 1 – 2 of 2) sorted by relevance
159 *pKeepItem = 0, in FillItemSet() local345 if(!pKeepItem) in FillItemSet()346 pKeepItem = rSet.GetPool()->GetDefaultItem(aIt->nWID).Clone(); in FillItemSet()347 pTempItem = pKeepItem; in FillItemSet()452 delete pKeepItem; in FillItemSet()
3257 const SvxFmtKeepItem *pKeepItem ) in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep() argument3267 if( pKeepItem ) in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep()3269 pBreakAfter = pKeepItem->GetValue() ? sCSS1_PV_avoid : sCSS1_PV_auto; in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep()3339 const SvxFmtKeepItem *pKeepItem = 0; in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep() local3341 pKeepItem = (const SvxFmtKeepItem *)pItem; in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep()3343 if( pBreakItem || pPDescItem || pKeepItem ) in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep()3345 pPDescItem, pKeepItem ); in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep()
Completed in 34 milliseconds