Searched refs:SetTarget (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | salgdiutils.cxx | 119 mpXorEmulation->SetTarget( mnWidth, mnHeight, mnBitmapDepth, mrContext, mxLayer ); in SetVirDevGraphics() 222 mpXorEmulation->SetTarget( mnWidth, mnHeight, mnBitmapDepth, mrContext, mxLayer ); in CheckContext()
|
H A D | salgdi.cxx | 2371 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 D | imapwnd.cxx | 171 pIMapObj->SetTarget( rNewInfo.aMarkTarget ); in ReplaceActualIMapInfo() 876 pIMapObj->SetTarget( aDlg->GetTarget() ); in DoPropertyDialog()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | imapobj.hxx | 120 void SetTarget( const String& rTarget ) { aTarget = rTarget; } in SetTarget() function in IMapObject
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | request.hxx | 110 void SetTarget( const String &rTarget );
|
/aoo42x/main/vcl/inc/aqua/ |
H A D | salgdi.h | 425 void SetTarget( int nWidth, int nHeight, int nBitmapDepth, CGContextRef, CGLayerRef );
|
/aoo42x/main/tools/inc/tools/ |
H A D | fsys.hxx | 417 void SetTarget( const DirEntry &rTarget ) { aTarget = rTarget; } in SetTarget() function in FileCopier
|
/aoo42x/main/sfx2/source/control/ |
H A D | request.cxx | 932 void SfxRequest::SetTarget( const String &rTarget ) in SetTarget() function in SfxRequest
|
Completed in 66 milliseconds