Home
last modified time | relevance | path

Searched refs:SetTarget (Results 1 – 8 of 8) sorted by relevance

/AOO42X/main/vcl/aqua/source/gdi/ !
H A Dsalgdiutils.cxx119 mpXorEmulation->SetTarget( mnWidth, mnHeight, mnBitmapDepth, mrContext, mxLayer ); in SetVirDevGraphics()
222 … mpXorEmulation->SetTarget( mnWidth, mnHeight, mnBitmapDepth, mrContext, mxLayer ); in CheckContext()
H A Dsalgdi.cxx2371 mpXorEmulation->SetTarget( mnWidth, mnHeight, mnBitmapDepth, mrContext, mxLayer ); in SetXORMode()
2419 SetTarget( 0, 0, 0, NULL, NULL ); in ~XorEmulation()
2424 void XorEmulation::SetTarget( int nWidth, int nHeight, int nTargetDepth, in SetTarget() function in XorEmulation
/AOO42X/main/svx/source/dialog/ !
H A Dimapwnd.cxx171 pIMapObj->SetTarget( rNewInfo.aMarkTarget ); in ReplaceActualIMapInfo()
876 pIMapObj->SetTarget( aDlg->GetTarget() ); in DoPropertyDialog()
/AOO42X/main/sfx2/inc/sfx2/ !
H A Drequest.hxx110 void SetTarget( const String &rTarget );
/AOO42X/main/svtools/inc/svtools/ !
H A Dimapobj.hxx120 void SetTarget( const String& rTarget ) { aTarget = rTarget; } in SetTarget() function in IMapObject
/AOO42X/main/tools/inc/tools/ !
H A Dfsys.hxx417 void SetTarget( const DirEntry &rTarget ) { aTarget = rTarget; } in SetTarget() function in FileCopier
/AOO42X/main/vcl/inc/aqua/ !
H A Dsalgdi.h425 … void SetTarget( int nWidth, int nHeight, int nBitmapDepth, CGContextRef, CGLayerRef );
/AOO42X/main/sfx2/source/control/ !
H A Drequest.cxx932 void SfxRequest::SetTarget( const String &rTarget ) in SetTarget() function in SfxRequest