Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1501 (SVX_CSS1_LTYPE_TWIP == rPropInfo.eLeftType || in MayBePositioned()
1502 SVX_CSS1_LTYPE_TWIP != rPropInfo.eTopType) ) || in MayBePositioned()
1505 SVX_CSS1_LTYPE_TWIP == rPropInfo.eWidthType || in MayBePositioned()
2069 if( SVX_CSS1_LTYPE_TWIP == rPropInfo.eLeftType && in SetAnchorAndAdjustment()
2070 SVX_CSS1_LTYPE_TWIP == rPropInfo.eTopType ) in SetAnchorAndAdjustment()
2097 if( SVX_CSS1_LTYPE_TWIP == rPropInfo.eLeftType ) in SetAnchorAndAdjustment()
2175 case SVX_CSS1_LTYPE_TWIP: in SetVarSize()
2187 case SVX_CSS1_LTYPE_TWIP: in SetVarSize()
H A Dhtmldraw.cxx172 SVX_CSS1_LTYPE_TWIP == rCSS1PropInfo.eLeftType && in InsertDrawObject()
173 SVX_CSS1_LTYPE_TWIP == rCSS1PropInfo.eTopType ) in InsertDrawObject()
494 if( SVX_CSS1_LTYPE_TWIP== aPropInfo.eWidthType ) in NewMarquee()
500 if( SVX_CSS1_LTYPE_TWIP== aPropInfo.eHeightType ) in NewMarquee()
H A Dhtmlform.cxx1166 SVX_CSS1_LTYPE_TWIP == rCSS1PropInfo.eLeftType && in InsertControl()
1167 SVX_CSS1_LTYPE_TWIP == rCSS1PropInfo.eTopType ) in InsertControl()
1906 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eWidthType ) in InsertInput()
1912 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eHeightType ) in InsertInput()
2179 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eWidthType ) in NewTextArea()
2184 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eHeightType ) in NewTextArea()
2462 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eWidthType ) in NewSelect()
2468 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eHeightType ) in NewSelect()
H A Dhtmlgrin.cxx555 case SVX_CSS1_LTYPE_TWIP: in InsertImage()
570 case SVX_CSS1_LTYPE_TWIP: in InsertImage()
H A Dsvxcss1.hxx57 SVX_CSS1_LTYPE_TWIP, // twip enumerator
H A Dhtmlplug.cxx153 else if( SVX_CSS1_LTYPE_TWIP== rCSS1PropInfo.eWidthType ) in SetFixSize()
180 else if( SVX_CSS1_LTYPE_TWIP== rCSS1PropInfo.eHeightType ) in SetFixSize()
H A Dsvxcss1.cxx2930 rLengthType = SVX_CSS1_LTYPE_TWIP; in ParseCSS1_length()
2941 rLengthType = SVX_CSS1_LTYPE_TWIP; in ParseCSS1_length()