Searched refs:bBottomMargin (Results 1 – 7 of 7) sorted by relevance
400 bBottomMargin( rProp.bBottomMargin ), in SvxCSS1PropertyInfo()449 bTopMargin = bBottomMargin = sal_False; in Clear()472 if( rProp.bBottomMargin ) in Merge()473 bBottomMargin = sal_True; in Merge()1044 if( rSrcInfo.bTopMargin || rSrcInfo.bBottomMargin ) in MergeStyles()1051 if( rSrcInfo.bBottomMargin ) in MergeStyles()2320 rPropInfo.bBottomMargin = sal_True; in ParseCSS1_margin_bottom()2462 rPropInfo.bBottomMargin |= bSetMargins[2]; in ParseCSS1_margin()
321 if( (rPropInfo.bTopMargin || rPropInfo.bBottomMargin) && in SetTxtCollAttrs()322 (!rPropInfo.bTopMargin || !rPropInfo.bBottomMargin) && in SetTxtCollAttrs()332 if( rPropInfo.bBottomMargin ) in SetTxtCollAttrs()516 if( (rPropInfo.bTopMargin || rPropInfo.bBottomMargin) && in SetPageDescAttrs()519 if( (!rPropInfo.bTopMargin || !rPropInfo.bBottomMargin) && in SetPageDescAttrs()528 if( rPropInfo.bBottomMargin ) in SetPageDescAttrs()
623 if( !rPropInfo.bTopMargin || !rPropInfo.bBottomMargin ) in InsertAttrs()630 if( !rPropInfo.bBottomMargin ) in InsertAttrs()
160 if( rCSS1PropInfo.bBottomMargin ) in InsertDrawObject()163 rCSS1PropInfo.bBottomMargin = sal_False; in InsertDrawObject()
122 sal_Bool bBottomMargin : 1; member in SvxCSS1PropertyInfo
274 if( rCSS1PropInfo.bBottomMargin ) in SetSpace()277 rCSS1PropInfo.bBottomMargin = sal_False; in SetSpace()
1025 if( rCSS1PropInfo.bBottomMargin ) in InsertControl()1028 rCSS1PropInfo.bBottomMargin = sal_False; in InsertControl()
Completed in 69 milliseconds