Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/html/
H A Dsvxcss1.cxx400 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()
H A Dhtmlcss1.cxx321 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()
H A Dhtmlctxt.cxx623 if( !rPropInfo.bTopMargin || !rPropInfo.bBottomMargin ) in InsertAttrs()
630 if( !rPropInfo.bBottomMargin ) in InsertAttrs()
H A Dhtmldraw.cxx160 if( rCSS1PropInfo.bBottomMargin ) in InsertDrawObject()
163 rCSS1PropInfo.bBottomMargin = sal_False; in InsertDrawObject()
H A Dsvxcss1.hxx122 sal_Bool bBottomMargin : 1; member in SvxCSS1PropertyInfo
H A Dhtmlplug.cxx274 if( rCSS1PropInfo.bBottomMargin ) in SetSpace()
277 rCSS1PropInfo.bBottomMargin = sal_False; in SetSpace()
H A Dhtmlform.cxx1025 if( rCSS1PropInfo.bBottomMargin ) in InsertControl()
1028 rCSS1PropInfo.bBottomMargin = sal_False; in InsertControl()

Completed in 60 milliseconds