Searched defs:nW1 (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/cui/source/options/ |
H A D | fontsubs.cxx | 114 long nW1 = GetTextWidth( sHeader1 ); in SvxFontSubstTabPage() local
|
/aoo41x/main/oox/inc/oox/dump/ |
H A D | dumperbase.hxx | 1193 inline explicit TableGuard( const OutputRef& rxOut, sal_Int32 nW1 ) : in TableGuard() 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()
|
/aoo41x/main/oox/source/dump/ |
H A D | dumperbase.cxx | 1816 void Output::startTable( sal_Int32 nW1 ) in startTable() 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()
|
Completed in 32 milliseconds