Home
last modified time | relevance | path

Searched refs:nHSpace (Results 1 – 4 of 4) 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() argument
679 if( (nHSpace || nVSpace) && Application::GetDefaultDevice()) in Write()
682 Application::GetDefaultDevice()->LogicToPixel( Size(nHSpace,nVSpace), in Write()
684 if( !aPixelSpc.Width() && nHSpace ) in Write()
H A Dhtmlgrin.cxx326 long nVSpace=0, nHSpace=0; in InsertImage() local
386 nHSpace = pOption->GetNumber(); in InsertImage()
540 SetSpace( Size( nHSpace, nVSpace), aItemSet, aPropInfo, aFrmSet ); in InsertImage()
H A Dhtmltab.cxx102 sal_uInt16 nHSpace; member
429 sal_uInt16 nHSpace; member in HTMLTable
588 sal_uInt16 GetHSpace() const { return nHSpace; } in GetHSpace()
1088 nPWidth = pOptions->nHSpace; in InitCtor()
1091 nHSpace = (sal_uInt16)nPWidth; in InitCtor()
5143 nHSpace( 0 ), nVSpace( 0 ), in HTMLTableOptions()
5246 nHSpace = (sal_uInt16)pOption->GetNumber(); in HTMLTableOptions()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx5154 long nHSpace = (long)( SC_SCENARIO_HSPACE * pViewData->GetPPTX() ); in HasScenarioButton() local
5188 aButtonPos.X() -= nHSpace - 1; in HasScenarioButton()
5190 aButtonPos.X() -= nBWidth - nHSpace; // same for top or bottom in HasScenarioButton()

Completed in 76 milliseconds