Searched defs:rxOut (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | extract.hxx | 117 inline sal_Bool SAL_CALL extractInterface( in extractInterface()
|
/aoo41x/main/oox/inc/oox/dump/ |
H A D | dumperbase.hxx | 1179 … 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()
|
/aoo41x/main/cpputools/source/unoexe/ |
H A D | unoexe.cxx | 237 void createInstance( in createInstance()
|
/aoo41x/main/testtools/source/performance/ |
H A D | ubtest.cxx | 322 static void createInstance( Reference< T > & rxOut, in createInstance()
|
/aoo41x/main/oox/source/dump/ |
H A D | biffdumper.cxx | 98 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 104 milliseconds