Home
last modified time | relevance | path

Searched refs:bLeftMargin (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sw/source/filter/html/
H A Dsvxcss1.cxx401 bLeftMargin( rProp.bLeftMargin ), in SvxCSS1PropertyInfo()
450 bLeftMargin = bRightMargin = bTextIndent = sal_False; in Clear()
475 if( rProp.bLeftMargin ) in Merge()
477 bLeftMargin = sal_True; in Merge()
1028 if( rSrcInfo.bLeftMargin || rSrcInfo.bRightMargin || in MergeStyles()
1034 if( rSrcInfo.bLeftMargin ) in MergeStyles()
2143 rPropInfo.bLeftMargin = sal_True; in ParseCSS1_margin_left()
2398 rPropInfo.bLeftMargin = sal_True; in ParseCSS1_margin()
H A Dhtmlcss1.cxx300 if( (rPropInfo.bLeftMargin || rPropInfo.bRightMargin || in SetTxtCollAttrs()
302 (!rPropInfo.bLeftMargin || !rPropInfo.bRightMargin || in SetTxtCollAttrs()
310 if( rPropInfo.bLeftMargin ) in SetTxtCollAttrs()
491 if( (rPropInfo.bLeftMargin || rPropInfo.bRightMargin) && in SetPageDescAttrs()
494 if( (!rPropInfo.bLeftMargin || !rPropInfo.bRightMargin) && in SetPageDescAttrs()
501 if( rPropInfo.bLeftMargin ) in SetPageDescAttrs()
H A Dhtmlnum.cxx327 if( aPropInfo.bLeftMargin ) in NewNumBulList()
354 aPropInfo.bLeftMargin = aPropInfo.bTextIndent = sal_False; in NewNumBulList()
H A Dhtmldraw.cxx130 if( rCSS1PropInfo.bLeftMargin ) in InsertDrawObject()
133 rCSS1PropInfo.bLeftMargin = sal_False; in InsertDrawObject()
H A Dsvxcss1.hxx124 sal_Bool bLeftMargin : 1; member in SvxCSS1PropertyInfo
H A Dhtmlplug.cxx233 if( rCSS1PropInfo.bLeftMargin ) in SetSpace()
236 rCSS1PropInfo.bLeftMargin = sal_False; in SetSpace()
H A Dhtmlctxt.cxx584 if( rPropInfo.bLeftMargin ) in InsertAttrs()
H A Dhtmlform.cxx990 if( rCSS1PropInfo.bLeftMargin ) in InsertControl()
993 rCSS1PropInfo.bLeftMargin = sal_False; in InsertControl()
/aoo4110/main/sw/inc/
H A Dswcrsr.hxx164 sal_Bool LeftRightMargin( sal_Bool bLeftMargin, sal_Bool bAPI = sal_False );
165 sal_Bool IsAtLeftRightMargin( sal_Bool bLeftMargin, sal_Bool bAPI = sal_False ) const;

Completed in 69 milliseconds