Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx513 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 Dwrthtml.hxx386 void OutCSS1_PixelProperty( const sal_Char *pProp, long nVal, sal_Bool bVert );

Completed in 32 milliseconds