Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunosrch.cxx159 *pKeepItem = 0, in FillItemSet() local
345 if(!pKeepItem) in FillItemSet()
346 pKeepItem = rSet.GetPool()->GetDefaultItem(aIt->nWID).Clone(); in FillItemSet()
347 pTempItem = pKeepItem; in FillItemSet()
452 delete pKeepItem; in FillItemSet()
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx3257 const SvxFmtKeepItem *pKeepItem ) in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep() argument
3267 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() local
3341 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 26 milliseconds