| /AOO41X/main/sw/source/filter/ww1/ ! |
| H A D | w1filter.cxx | 93 Ww1Shell& operator <<(Ww1Shell& rOut, Ww1Manager& This) in operator <<() argument 100 Ww1StyleSheet(This.aFib).Out(rOut, This); in operator <<() 104 Ww1Assoc(This.aFib).Out(rOut); in operator <<() 107 This.aDop.Out(rOut); in operator <<() 110 rOut.SetUseStdPageDesc(); in operator <<() 120 rOut.GetDoc().GetDocShell()); in operator <<() 124 This.Out(rOut, cUnknown); in operator <<() 129 cUnknown = This.pDoc->Out(rOut, *This.pSeek); in operator <<() 132 This.OutStop(rOut, cUnknown); // Damit die Attribute am Ende geschlossen in operator <<() 134 return rOut; in operator <<() [all …]
|
| H A D | w1sprm.cxx | 61 void Ww1Sprm::Stop( Ww1Shell& rOut, Ww1Manager& rMan) in Stop() argument 70 GetTab(nId).Stop(rOut, nId, pSprm, nSize, rMan); in Stop() 75 Ww1Shell& rOut, Ww1Manager& rMan, sal_uInt16 i) in Start() argument 81 GetTab(nId).Start(rOut, nId, pSprm, nSize, rMan); in Start() 85 Ww1Shell& rOut, Ww1Manager& rMan) in Start() argument 89 Start(rOut, rMan, i); in Start() 112 Ww1Shell& rOut, sal_uInt8, sal_uInt8*, sal_uInt16, Ww1Manager&) { \ 113 rOut.EndItem(Code); } 116 Ww1Shell& rOut, sal_uInt8, sal_uInt8*, sal_uInt16, Ww1Manager&) { \ 117 rOut.EndItem(Code1).EndItem(Code2); } [all …]
|
| /AOO41X/main/svtools/source/filter/ ! |
| H A D | sgvmain.cxx | 361 void SetLine(ObjLineType& rLine, OutputDevice& rOut) in SetLine() argument 379 rOut.SetLineColor(); in SetLine() 381 rOut.SetLineColor( Sgv2SvFarbe(rLine.LFarbe,rLine.LBFarbe,rLine.LIntens) ); in SetLine() 384 void SetArea(ObjAreaType& rArea, OutputDevice& rOut) in SetArea() argument 412 rOut.SetFillColor(); in SetArea() 414 rOut.SetFillColor( Sgv2SvFarbe( rArea.FFarbe,rArea.FBFarbe,rArea.FIntens ) ); in SetArea() 442 void StrkType::Draw(OutputDevice& rOut) in Draw() argument 444 SetLine(L,rOut); in Draw() 445 rOut.DrawLine(Point(Pos1.x,Pos1.y),Point(Pos2.x,Pos2.y)); // !!! in Draw() 457 …eaColorIntens(sal_uInt16 Muster, sal_uInt8 Col1, sal_uInt8 Col2, sal_uInt8 Int, OutputDevice& rOut) in SgfAreaColorIntens() argument [all …]
|
| H A D | sgfbram.cxx | 281 sal_Bool SgfFilterBMap(SvStream& rInp, SvStream& rOut, SgfHeader& rHead, SgfEntry&) in SgfFilterBMap() argument 318 rOut<<aBmpHead<<aBmpInfo; in SgfFilterBMap() 324 rOut<<RGBQuad(0x00,0x00,0x00); // Schwarz in SgfFilterBMap() 325 rOut<<RGBQuad(0xFF,0xFF,0xFF); // Weiss in SgfFilterBMap() 326 nOfs=rOut.Tell(); in SgfFilterBMap() 328 rOut.Write((char*)pBuf,nWdtOut); // Datei erstmal komplett mit Nullen fuellen in SgfFilterBMap() 334 … rOut.Seek(nOfs+((sal_uLong)rHead.Ysize-j-1L)*(sal_uLong)nWdtOut); // rueckwaerts schreiben! in SgfFilterBMap() 335 rOut.Write((char*)pBuf,nWdtOut); in SgfFilterBMap() 338 rOut<<RGBQuad(0x00,0x00,0x00); // Schwarz in SgfFilterBMap() 339 rOut<<RGBQuad(0x24,0x24,0x24); // Grau 80% in SgfFilterBMap() [all …]
|
| /AOO41X/main/extensions/test/ole/cpnt/ ! |
| H A D | cpnt.cxx | 217 virtual void SAL_CALL testout_methodByte(sal_Int8& rOut) throw( RuntimeException ); 218 virtual void SAL_CALL testout_methodFloat(float& rOut) throw( RuntimeException ); 219 virtual void SAL_CALL testout_methodDouble(double& rOut) throw( RuntimeException ); 220 virtual void SAL_CALL testout_methodBool(sal_Bool& rOut) throw( RuntimeException ); 221 virtual void SAL_CALL testout_methodShort(sal_Int16& rOut) throw( RuntimeException ); 222 virtual void SAL_CALL testout_methodUShort(sal_uInt16& rOut) throw( RuntimeException ); 223 virtual void SAL_CALL testout_methodLong(sal_Int32& rOut) throw( RuntimeException ); 224 virtual void SAL_CALL testout_methodULong(sal_uInt32& rOut) throw( RuntimeException ); 225 virtual void SAL_CALL testout_methodHyper(sal_Int64& rOut) throw( RuntimeException ); 226 virtual void SAL_CALL testout_methodUHyper(sal_uInt64& rOut) throw( RuntimeException ); [all …]
|
| /AOO41X/main/sw/source/core/layout/ ! |
| H A D | dbg_lay.cxx | 162 void SectFunc( ByteString &rOut, const SwFrm* pFrm, sal_uLong nAct, void* pParam ); 470 void lcl_Start( ByteString& rOut, ByteString& rLay, sal_uLong nAction ) in lcl_Start() argument 475 rOut += " On"; in lcl_Start() 482 rOut.Erase( 0, 2 ); in lcl_Start() 484 rOut += " Off"; in lcl_Start() 493 void lcl_Flags( ByteString& rOut, const SwFrm* pFrm ) in lcl_Flags() argument 495 rOut += " Sz"; in lcl_Flags() 496 rOut += pFrm->GetValidSizeFlag() ? '+' : '-'; in lcl_Flags() 497 rOut += " Ps"; in lcl_Flags() 498 rOut += pFrm->GetValidPosFlag() ? '+' : '-'; in lcl_Flags() [all …]
|
| /AOO41X/main/sc/source/filter/dif/ ! |
| H A D | difexp.cxx | 60 FltError ScFormatFilterPluginImpl::ScExportDif( SvStream& rOut, ScDocument* pDoc, in ScExportDif() argument 67 const CharSet eStreamCharSet = rOut.GetStreamCharSet(); in ScExportDif() 69 rOut.SetStreamCharSet( eCharSet ); in ScExportDif() 77 rOut.StartWritingUnicodeText(); in ScExportDif() 130 rOut.WriteUnicodeOrByteText( aOS ); in ScExportDif() 138 rOut.WriteUnicodeOrByteText( aOS ); in ScExportDif() 146 rOut.WriteUnicodeOrByteText( aOS ); in ScExportDif() 152 rOut.WriteUnicodeOrByteText( aOS ); in ScExportDif() 163 rOut.WriteUnicodeOrByteText( aOS ); in ScExportDif() 236 rOut.WriteUnicodeOrByteText( aOS ); in ScExportDif() [all …]
|
| /AOO41X/main/extensions/test/ole/idl/ ! |
| H A D | oletest.idl | 84 void testout_methodByte( [out] byte rOut ); 85 void testout_methodFloat( [out] float rOut); 86 void testout_methodDouble( [out] double rOut); 87 void testout_methodBool( [out] boolean rOut); 88 void testout_methodShort( [out] short rOut); 89 void testout_methodUShort( [out] unsigned short rOut); 90 void testout_methodLong( [out] long rOut); 91 void testout_methodULong( [out] unsigned long rOut); 92 void testout_methodHyper( [out] hyper rOut); 93 void testout_methodUHyper( [out] unsigned hyper rOut); [all …]
|
| /AOO41X/main/svx/source/gallery2/ ! |
| H A D | galobj.cxx | 188 void SgaObject::WriteData( SvStream& rOut, const String& rDestDir ) const in WriteData() argument 192 rOut << nInventor << (sal_uInt16) 0x0004 << GetVersion() << (sal_uInt16) GetObjKind(); in WriteData() 193 rOut << bIsThumbBmp; in WriteData() 197 const sal_uInt16 nOldCompressMode = rOut.GetCompressMode(); in WriteData() 198 const sal_uIntPtr nOldVersion = rOut.GetVersion(); in WriteData() 200 rOut.SetCompressMode( COMPRESSMODE_ZBITMAP ); in WriteData() 201 rOut.SetVersion( SOFFICE_FILEFORMAT_50 ); in WriteData() 203 WriteDIBBitmapEx(aThumbBmp, rOut); in WriteData() 205 rOut.SetVersion( nOldVersion ); in WriteData() 206 rOut.SetCompressMode( nOldCompressMode ); in WriteData() [all …]
|
| /AOO41X/main/svx/source/svdraw/ ! |
| H A D | svdetc.cxx | 322 ImpClipMerk(const OutputDevice& rOut): aClip(rOut.GetClipRegion()),bClip(rOut.IsClipRegion()) {} in ImpClipMerk() argument 323 void Restore(OutputDevice& rOut) in Restore() argument 326 GDIMetaFile* pMtf=rOut.GetConnectMetaFile(); in Restore() 329 if (bClip) rOut.SetClipRegion(aClip); in Restore() 330 else rOut.SetClipRegion(); in Restore() 341 ImpColorMerk(const OutputDevice& rOut): in ImpColorMerk() argument 342 aLineColor( rOut.GetLineColor() ), in ImpColorMerk() 343 aFillColor( rOut.GetFillColor() ), in ImpColorMerk() 344 aBckgrdColor( rOut.GetBackground().GetColor() ), in ImpColorMerk() 345 aFont (rOut.GetFont()) {} in ImpColorMerk() [all …]
|
| H A D | svdhlpln.cxx | 46 FASTBOOL SdrHelpLine::IsHit(const Point& rPnt, sal_uInt16 nTolLog, const OutputDevice& rOut) const in IsHit() 48 Size a1Pix(rOut.PixelToLogic(Size(1,1))); in IsHit() 56 … Size aRad(rOut.PixelToLogic(Size(SDRHELPLINE_POINT_PIXELSIZE,SDRHELPLINE_POINT_PIXELSIZE))); in IsHit() 65 Rectangle SdrHelpLine::GetBoundRect(const OutputDevice& rOut) const in GetBoundRect() 68 Point aOfs(rOut.GetMapMode().GetOrigin()); in GetBoundRect() 69 Size aSiz(rOut.GetOutputSize()); in GetBoundRect() 74 … Size aRad(rOut.PixelToLogic(Size(SDRHELPLINE_POINT_PIXELSIZE,SDRHELPLINE_POINT_PIXELSIZE))); in GetBoundRect() 84 bool SdrHelpLine::IsVisibleEqual( const SdrHelpLine& rHelpLine, const OutputDevice& rOut ) const in IsVisibleEqual() 88 Point aPt1(rOut.LogicToPixel(aPos)), aPt2(rOut.LogicToPixel(rHelpLine.aPos)); in IsVisibleEqual() 135 sal_uInt16 SdrHelpLineList::HitTest(const Point& rPnt, sal_uInt16 nTolLog, const OutputDevice& rOut… in HitTest() [all …]
|
| /AOO41X/main/autodoc/source/display/idl/ ! |
| H A D | hfi_doc.cxx | 40 rOut(o_rOut) in HF_IdlDocu() 79 rOut.Produce_Term("Usage Restrictions"); in Produce_byDocuAndScope() 82 rOut.Produce_Definition() >> *new Html::Italic << "deprecated"; in Produce_byDocuAndScope() 85 rOut.Produce_Definition() >> *new Html::Italic << "not published"; in Produce_byDocuAndScope() 87 rOut.Produce_Definition() >> *new Html::Italic << "optional"; in Produce_byDocuAndScope() 95 rOut.Produce_Term("Deprecation Info"); in Produce_byDocuAndScope() 99 aDescription.Out().Enter( rOut.Produce_Definition() ); in Produce_byDocuAndScope() 107 rOut.Produce_Term("Description"); in Produce_byDocuAndScope() 112 aDescription.Out().Enter( rOut.Produce_Definition() ); in Produce_byDocuAndScope() 118 aDescription.Out().Enter( rOut.Produce_Definition() ); in Produce_byDocuAndScope() [all …]
|
| /AOO41X/main/extensions/test/stm/ ! |
| H A D | datatest.cxx | 74 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut ); 106 BOOL ODataStreamTest::queryInterface( Uik uik , XInterfaceRef &rOut ) in queryInterface() argument 109 rOut = (XSimpleTest *) this; in queryInterface() 112 return OWeakObject::queryInterface( uik , rOut ); in queryInterface() 390 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut ); 569 BOOL MyPersistObject::queryInterface( Uik aUik , XInterfaceRef &rOut ) in queryInterface() argument 572 rOut = ( XPersistObject * ) this; in queryInterface() 575 rOut = ( XPropertySet * ) this; in queryInterface() 578 return OWeakObject::queryInterface( aUik , rOut ); in queryInterface() 588 void MyPersistObject::write( const XObjectOutputStreamRef & rOut ) in write() argument [all …]
|
| /AOO41X/main/svx/source/xoutdev/ ! |
| H A D | xattr.cxx | 225 SvStream& NameOrIndex::Store( SvStream& rOut, sal_uInt16 nItemVersion ) const in Store() argument 227 SfxStringItem::Store( rOut, nItemVersion ); in Store() 228 rOut << nPalIndex; in Store() 229 return rOut; in Store() 460 SvStream& XColorItem::Store( SvStream& rOut, sal_uInt16 nItemVersion ) const in Store() argument 462 NameOrIndex::Store( rOut, nItemVersion ); in Store() 466 rOut << aColor; in Store() 469 return rOut; in Store() 1044 SvStream& XLineDashItem::Store( SvStream& rOut, sal_uInt16 nItemVersion ) const in Store() argument 1046 NameOrIndex::Store( rOut, nItemVersion ); in Store() [all …]
|
| /AOO41X/main/sd/source/filter/html/ ! |
| H A D | pubdlg.cxx | 145 friend SvStream& operator << (SvStream& rOut, const SdPublishingDesign& rDesign); 313 SvStream& operator << (SvStream& rOut, const SdPublishingDesign& rDesign) in operator <<() argument 316 SdIOCompat aIO(rOut, STREAM_WRITE, 0); in operator <<() 319 rOut.WriteByteString( rDesign.m_aDesignName, RTL_TEXTENCODING_UTF8 ); in operator <<() 321 rOut << (sal_uInt16)rDesign.m_eMode; in operator <<() 322 rOut << rDesign.m_bContentPage; in operator <<() 323 rOut << rDesign.m_bNotes; in operator <<() 324 rOut << rDesign.m_nResolution; in operator <<() 325 rOut.WriteByteString( rDesign.m_aCompression, RTL_TEXTENCODING_UTF8 ); in operator <<() 326 rOut << (sal_uInt16)rDesign.m_eFormat; in operator <<() [all …]
|
| /AOO41X/main/xmloff/source/core/ ! |
| H A D | xmlehelp.cxx | 42 OUStringBuffer& rOut, in AddLength() argument 49 rOut.append( sal_Unicode('-') ); in AddLength() 185 rOut.append( (sal_Int32)(nBigVal / nBigFac) ); in AddLength() 188 rOut.append( sal_Unicode('.') ); in AddLength() 193 rOut.append( (sal_Int32)((nBigVal / nBigFac) % nBig10 ) ); in AddLength() 209 rOut.append( (sal_Int32)(nLongVal / nFac) ); in AddLength() 212 rOut.append( sal_Unicode('.') ); in AddLength() 216 rOut.append( (sal_Int32)((nLongVal / nFac) % 10) ); in AddLength() 222 rOut.append( GetXMLToken(eUnit) ); in AddLength() 225 void SvXMLExportHelper::AddPercentage( sal_Int32 nValue, OUStringBuffer& rOut ) in AddPercentage() argument [all …]
|
| /AOO41X/main/svtools/source/inc/ ! |
| H A D | sgvmain.hxx | 129 virtual void Draw(OutputDevice& rOut); 146 virtual void Draw(OutputDevice& rOut); 159 virtual void Draw(OutputDevice& rOut); 176 virtual void Draw(OutputDevice& rOut); 192 virtual void Draw(OutputDevice& rOut); 209 virtual void Draw(OutputDevice& rOut); 227 virtual void Draw(OutputDevice& rOut); 253 virtual void Draw(OutputDevice& rOut); 285 virtual void Draw(OutputDevice& rOut); 305 void SetLine(ObjLineType& rLine, OutputDevice& rOut); [all …]
|
| /AOO41X/main/extensions/workben/ ! |
| H A D | testframecontrol.cxx | 60 virtual BOOL queryInterface( Uik aUik, XInterfaceRef& rOut ); 131 BOOL Listener_Impl::queryInterface( Uik aUik, XInterfaceRef& rOut ) in queryInterface() argument 134 rOut = (XMouseListener*)this; in queryInterface() 136 rOut = (XMouseMotionListener*)this; in queryInterface() 138 rOut = (XWindowListener*)this; in queryInterface() 140 rOut = (XFocusListener*)this; in queryInterface() 142 rOut = (XKeyListener*)this; in queryInterface() 144 rOut = (XPaintListener*)this; in queryInterface() 146 rOut = (XEventListener*)(XMouseListener*)this; in queryInterface() 148 return UsrObject::queryInterface( aUik, rOut ); in queryInterface()
|
| H A D | pythonautotest.cxx | 63 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut ); 113 BOOL MyPythonRoot::queryInterface( Uik aUik, XInterfaceRef &rOut ) in queryInterface() argument 116 rOut = ( XInvokation * ) this; in queryInterface() 119 return OWeakObject::queryInterface( aUik , rOut ); in queryInterface() 237 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut ); 299 BOOL TestListener::queryInterface( Uik aUik, XInterfaceRef & rOut ) in queryInterface() argument 302 rOut = (XEngineListener*)this; in queryInterface() 304 return OWeakObject::queryInterface( aUik, rOut ); in queryInterface() 343 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut ); 388 BOOL PythonCodeLibrary::queryInterface( Uik aUik, XInterfaceRef & rOut ) in queryInterface() argument [all …]
|
| /AOO41X/main/io/test/stm/ ! |
| H A D | datatest.cxx | 604 void MyPersistObject::write( const Reference< XObjectOutputStream > & rOut ) in write() argument 607 rOut->writeLong( m_l); in write() 608 rOut->writeFloat( m_f ); in write() 609 rOut->writeDouble( m_d ); in write() 610 rOut->writeBoolean( m_b ); in write() 611 rOut->writeByte( m_byte ); in write() 612 rOut->writeChar( m_c ); in write() 613 rOut->writeUTF( m_s ); in write() 614 rOut->writeObject( m_ref ); in write() 680 void OObjectStreamTest::testObject( const Reference <XObjectOutputStream > &rOut, [all …]
|
| /AOO41X/main/vcl/source/gdi/ ! |
| H A D | print2.cxx | 276 static bool ImplIsNotTransparent( const MetaAction& rAct, const OutputDevice& rOut ) in ImplIsNotTransparent() argument 278 …const bool bLineTransparency( rOut.IsLineColor() ? rOut.GetLineColor().GetTransparency() == 255 :… in ImplIsNotTransparent() 279 …const bool bFillTransparency( rOut.IsFillColor() ? rOut.GetFillColor().GetTransparency() == 255 :… in ImplIsNotTransparent() 391 static Rectangle ImplCalcActionBounds( const MetaAction& rAct, const OutputDevice& rOut ) in ImplCalcActionBounds() argument 485 … rOut.PixelToLogic( static_cast<const MetaBmpAction&>(rAct).GetBitmap().GetSizePixel() ) ); in ImplCalcActionBounds() 500 … rOut.PixelToLogic( static_cast<const MetaBmpExAction&>(rAct).GetBitmapEx().GetSizePixel() ) ); in ImplCalcActionBounds() 515 … rOut.PixelToLogic( static_cast<const MetaMaskAction&>(rAct).GetBitmap().GetSizePixel() ) ); in ImplCalcActionBounds() 569 rOut.GetTextBoundRect( aActionBounds, rTextAct.GetText(), rTextAct.GetIndex(), in ImplCalcActionBounds() 585 SalLayout* pSalLayout = rOut.ImplLayout( rTextAct.GetText(), rTextAct.GetIndex(), in ImplCalcActionBounds() 590 … Rectangle aBoundRect( const_cast<OutputDevice&>(rOut).ImplGetTextBoundRect( *pSalLayout ) ); in ImplCalcActionBounds() [all …]
|
| /AOO41X/main/sw/source/core/txtnode/ ! |
| H A D | swfont.cxx | 632 sal_Bool SwSubFont::ChgFnt( ViewShell *pSh, OutputDevice& rOut ) in ChgFnt() argument 641 pLastFont->SetDevFont( pSh, rOut ); in ChgFnt() 653 void SwFont::ChgPhysFnt( ViewShell *pSh, OutputDevice& rOut ) in ChgPhysFnt() argument 659 ChgFnt( pSh, rOut ); in ChgPhysFnt() 662 aSub[nActual].nOrgHeight = aFntAccess.Get()->GetFontHeight( pSh, rOut ); in ChgPhysFnt() 663 aSub[nActual].nOrgAscent = aFntAccess.Get()->GetFontAscent( pSh, rOut ); in ChgPhysFnt() 670 ChgFnt( pSh, rOut ); in ChgPhysFnt() 673 if( rOut.GetTextLineColor() != aUnderColor ) in ChgPhysFnt() 674 rOut.SetTextLineColor( aUnderColor ); in ChgPhysFnt() 675 if( rOut.GetOverlineColor() != aOverColor ) in ChgPhysFnt() [all …]
|
| H A D | fntcache.cxx | 310 sal_uInt16 SwFntObj::GetFontAscent( const ViewShell *pSh, const OutputDevice& rOut ) in GetFontAscent() argument 313 const OutputDevice& rRefDev = pSh ? pSh->GetRefDev() : rOut; in GetFontAscent() 315 if ( pSh && lcl_IsFontAdjustNecessary( rOut, rRefDev ) ) in GetFontAscent() 317 CreateScrFont( *pSh, rOut ); in GetFontAscent() 325 CreatePrtFont( rOut ); in GetFontAscent() 357 sal_uInt16 SwFntObj::GetFontHeight( const ViewShell* pSh, const OutputDevice& rOut ) in GetFontHeight() argument 360 const OutputDevice& rRefDev = pSh ? pSh->GetRefDev() : rOut; in GetFontHeight() 362 if ( pSh && lcl_IsFontAdjustNecessary( rOut, rRefDev ) ) in GetFontHeight() 364 CreateScrFont( *pSh, rOut ); in GetFontHeight() 372 CreatePrtFont( rOut ); in GetFontHeight() [all …]
|
| /AOO41X/main/extensions/test/sax/ ! |
| H A D | testwriter.cxx | 124 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut ) in queryInterface() argument 127 rOut = (XOutputStream *) this; in queryInterface() 129 else return OWeakObject::queryInterface( aUik , rOut ); in queryInterface() 190 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut ); 243 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut ); 355 BOOL AttributeListImpl::queryInterface( Uik aUik, XInterfaceRef & rOut ) in queryInterface() argument 358 rOut = (XAttributeList * )this; in queryInterface() 361 return OWeakObject::queryInterface( aUik , rOut ); in queryInterface() 437 BOOL OSaxWriterTest::queryInterface( Uik uik , XInterfaceRef &rOut ) in queryInterface() argument 440 rOut = (XSimpleTest *) this; in queryInterface() [all …]
|
| H A D | testsax.cxx | 128 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut ); 197 BOOL OSaxParserTest::queryInterface( Uik uik , XInterfaceRef &rOut ) in queryInterface() argument 200 rOut = (XSimpleTest *) this; in queryInterface() 203 return OWeakObject::queryInterface( uik , rOut ); in queryInterface() 361 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut ); 525 BOOL TestDocumentHandler::queryInterface( Uik aUik , XInterfaceRef & rOut ) in queryInterface() argument 528 rOut = (XDocumentHandler * )this; in queryInterface() 531 rOut = (XExtendedDocumentHandler *) this; in queryInterface() 534 rOut = (XEntityResolver *) this; in queryInterface() 537 rOut = (XErrorHandler * ) this; in queryInterface() [all …]
|