Home
last modified time | relevance | path

Searched defs:rxOut (Results 1 – 5 of 5) sorted by relevance

/trunk/main/comphelper/inc/comphelper/
H A Dextract.hxx118 inline sal_Bool SAL_CALL extractInterface( in extractInterface()
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1179 … inline explicit IndentGuard( const OutputRef& rxOut ) : mrOut( *rxOut ) { mrOut.incIndent(); } in IndentGuard()
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()
1201 inline explicit TableGuard( const OutputRef& rxOut, size_t nColCount, in TableGuard()
1219 inline explicit ItemGuard( const OutputRef& rxOut, const String& rName = EMPTY_STRING ) : in ItemGuard()
1235 …inline explicit MultiItemsGuard( const OutputRef& rxOut ) : mrOut( *rxOut ) { mrOut.startMulti… in MultiItemsGuard()
/trunk/main/cpputools/source/unoexe/
H A Dunoexe.cxx237 void createInstance( in createInstance()
/trunk/main/testtools/source/performance/
H A Dubtest.cxx322 static void createInstance( Reference< T > & rxOut, in createInstance()
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx98 void lclDumpDffClientPos( const OutputRef& rxOut, const BinaryInputStreamRef& rxStrm, const String&… in lclDumpDffClientPos()
116 void lclDumpDffClientRect( const OutputRef& rxOut, const BinaryInputStreamRef& rxStrm ) in lclDumpDffClientRect()

Completed in 70 milliseconds