Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx1898 SvxCSS1PropertyInfo aCSS1PropInfo; in InsertInput() local
1906 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eWidthType ) in InsertInput()
1908 aSz.Width() = TWIP_TO_MM100( aCSS1PropInfo.nWidth ); in InsertInput()
1912 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eHeightType ) in InsertInput()
1944 aCSS1ItemSet, aCSS1PropInfo, in InsertInput()
2170 SvxCSS1PropertyInfo aCSS1PropInfo; in NewTextArea() local
2179 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eWidthType ) in NewTextArea()
2196 aCSS1ItemSet, aCSS1PropInfo, in NewTextArea()
2452 SvxCSS1PropertyInfo aCSS1PropInfo; in NewSelect() local
2462 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eWidthType ) in NewSelect()
[all …]

Completed in 17 milliseconds