Searched refs:nW4 (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/oox/inc/oox/dump/ |
H A D | dumperbase.hxx | 1095 void startTable( sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW3, sal_Int32 nW4 ); 1199 … TableGuard( const OutputRef& rxOut, sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW3, sal_Int32 nW4 ) : in TableGuard() argument 1200 mrOut( *rxOut ) { mrOut.startTable( nW1, nW2, nW3, nW4 ); } in TableGuard()
|
/aoo4110/main/oox/source/dump/ |
H A D | dumperbase.cxx | 1838 void Output::startTable( sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW3, sal_Int32 nW4 ) in startTable() argument 1844 pnColWidths[ 3 ] = nW4; in startTable()
|
Completed in 45 milliseconds