Searched refs:bTopMargin (Results 1 – 7 of 7) sorted by relevance
399 bTopMargin( rProp.bTopMargin ), in SvxCSS1PropertyInfo()449 bTopMargin = bBottomMargin = sal_False; in Clear()470 if( rProp.bTopMargin ) in Merge()471 bTopMargin = sal_True; in Merge()1044 if( rSrcInfo.bTopMargin || rSrcInfo.bBottomMargin ) in MergeStyles()1049 if( rSrcInfo.bTopMargin ) in MergeStyles()2260 rPropInfo.bTopMargin = sal_True; in ParseCSS1_margin_top()2461 rPropInfo.bTopMargin |= bSetMargins[0]; in ParseCSS1_margin()
321 if( (rPropInfo.bTopMargin || rPropInfo.bBottomMargin) && in SetTxtCollAttrs()322 (!rPropInfo.bTopMargin || !rPropInfo.bBottomMargin) && in SetTxtCollAttrs()330 if( rPropInfo.bTopMargin ) in SetTxtCollAttrs()516 if( (rPropInfo.bTopMargin || rPropInfo.bBottomMargin) && in SetPageDescAttrs()519 if( (!rPropInfo.bTopMargin || !rPropInfo.bBottomMargin) && in SetPageDescAttrs()526 if( rPropInfo.bTopMargin ) in SetPageDescAttrs()
623 if( !rPropInfo.bTopMargin || !rPropInfo.bBottomMargin ) in InsertAttrs()628 if( !rPropInfo.bTopMargin ) in InsertAttrs()
149 if( rCSS1PropInfo.bTopMargin ) in InsertDrawObject()152 rCSS1PropInfo.bTopMargin = sal_False; in InsertDrawObject()
121 sal_Bool bTopMargin : 1; member in SvxCSS1PropertyInfo
269 if( rCSS1PropInfo.bTopMargin ) in SetSpace()272 rCSS1PropInfo.bTopMargin = sal_False; in SetSpace()
1020 if( rCSS1PropInfo.bTopMargin ) in InsertControl()1023 rCSS1PropInfo.bTopMargin = sal_False; in InsertControl()
Completed in 90 milliseconds