Searched defs:nW2 (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/filter/source/graphicfilter/ipcd/ |
H A D | ipcd.cxx | 215 sal_uLong nx,ny,nW2,nH2,nYPair,ndy,nXPair; in ReadImage() local
|
/aoo42x/main/cui/source/options/ |
H A D | fontsubs.cxx | 115 long nW2 = GetTextWidth( sHeader2 ); in SvxFontSubstTabPage() local
|
/aoo42x/main/oox/inc/oox/dump/ |
H A D | dumperbase.hxx | 1195 inline explicit TableGuard( const OutputRef& rxOut, sal_Int32 nW1, sal_Int32 nW2 ) : in TableGuard() 1197 …inline explicit TableGuard( const OutputRef& rxOut, sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW… in TableGuard() 1199 …inline explicit TableGuard( const OutputRef& rxOut, sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW… in TableGuard()
|
/aoo42x/main/oox/source/dump/ |
H A D | dumperbase.cxx | 1821 void Output::startTable( sal_Int32 nW1, sal_Int32 nW2 ) in startTable() 1829 void Output::startTable( sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW3 ) in startTable() 1838 void Output::startTable( sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW3, sal_Int32 nW4 ) in startTable()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | bitmap3.cxx | 2648 long nW2 = nW - 3L; in ImplDitherFloyd() local
|
Completed in 74 milliseconds