Home
last modified time | relevance | path

Searched defs:nW1 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/options/
H A Dfontsubs.cxx114 long nW1 = GetTextWidth( sHeader1 ); in SvxFontSubstTabPage() local
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1193 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()
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx1816 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 41 milliseconds