Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx106 sal_uInt16 nHSpace=0, sal_uInt16 nVSpace=0 ) const;
570 sal_uInt16 nHSpace, sal_uInt16 nVSpace ) const in Write()
679 if( (nHSpace || nVSpace) && Application::GetDefaultDevice()) in Write()
682 Application::GetDefaultDevice()->LogicToPixel( Size(nHSpace,nVSpace), in Write()
686 if( !aPixelSpc.Height() && nVSpace ) in Write()
H A Dhtmlgrin.cxx326 long nVSpace=0, nHSpace=0; in InsertImage() local
383 nVSpace = pOption->GetNumber(); in InsertImage()
540 SetSpace( Size( nHSpace, nVSpace), aItemSet, aPropInfo, aFrmSet ); in InsertImage()
H A Dhtmltab.cxx103 sal_uInt16 nVSpace; member
430 sal_uInt16 nVSpace; member in HTMLTable
589 sal_uInt16 GetVSpace() const { return nVSpace; } in GetVSpace()
1089 nPHeight = pOptions->nVSpace; in InitCtor()
1092 nVSpace = (sal_uInt16)nPHeight; in InitCtor()
5143 nHSpace( 0 ), nVSpace( 0 ), in HTMLTableOptions()
5249 nVSpace = (sal_uInt16)pOption->GetNumber(); in HTMLTableOptions()

Completed in 46 milliseconds