Searched refs:OutCSS1_PixelProperty (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/html/ |
H A D | css1atr.cxx | 513 void SwHTMLWriter::OutCSS1_PixelProperty( const sal_Char *pProp, long nVal, in OutCSS1_PixelProperty() function in SwHTMLWriter 2235 OutCSS1_PixelProperty( sCSS1_P_width, aTwipSz.Width(), in OutCSS1_FrmFmtOptions() 2243 OutCSS1_PixelProperty( sCSS1_P_height, aTwipSz.Height(), in OutCSS1_FrmFmtOptions() 3096 rHTMLWrt.OutCSS1_PixelProperty( sCSS1_P_width, in OutCSS1_SwFmtFrmSize() 3135 rHTMLWrt.OutCSS1_PixelProperty( sCSS1_P_height, in OutCSS1_SwFmtFrmSize()
|
H A D | wrthtml.hxx | 386 void OutCSS1_PixelProperty( const sal_Char *pProp, long nVal, sal_Bool bVert );
|
Completed in 34 milliseconds