Home
last modified time | relevance | path

Searched refs:bTopMargin (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx399 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()
H A Dhtmlcss1.cxx321 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()
H A Dhtmlctxt.cxx623 if( !rPropInfo.bTopMargin || !rPropInfo.bBottomMargin ) in InsertAttrs()
628 if( !rPropInfo.bTopMargin ) in InsertAttrs()
H A Dhtmldraw.cxx149 if( rCSS1PropInfo.bTopMargin ) in InsertDrawObject()
152 rCSS1PropInfo.bTopMargin = sal_False; in InsertDrawObject()
H A Dsvxcss1.hxx121 sal_Bool bTopMargin : 1; member in SvxCSS1PropertyInfo
H A Dhtmlplug.cxx269 if( rCSS1PropInfo.bTopMargin ) in SetSpace()
272 rCSS1PropInfo.bTopMargin = sal_False; in SetSpace()
H A Dhtmlform.cxx1020 if( rCSS1PropInfo.bTopMargin ) in InsertControl()
1023 rCSS1PropInfo.bTopMargin = sal_False; in InsertControl()

Completed in 90 milliseconds