Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx2913 static void ParseCSS1_length( const CSS1Expression *pExpr, in ParseCSS1_length() function
2964 ParseCSS1_length( pExpr, rPropInfo.nWidth, rPropInfo.eWidthType, sal_True ); in ParseCSS1_width()
2972 ParseCSS1_length( pExpr, rPropInfo.nHeight, rPropInfo.eHeightType, sal_False ); in ParseCSS1_height()
2980 ParseCSS1_length( pExpr, rPropInfo.nLeft, rPropInfo.eLeftType, sal_True ); in ParseCSS1_left()
2988 ParseCSS1_length( pExpr, rPropInfo.nTop, rPropInfo.eTopType, sal_False ); in ParseCSS1_top()

Completed in 27 milliseconds