Home
last modified time | relevance | path

Searched refs:_referenceDevice (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/vcl/source/control/
H A Dctrl.cxx491 void Control::SetReferenceDevice( OutputDevice* _referenceDevice ) in SetReferenceDevice() argument
493 if ( mpControlData->mpReferenceDevice == _referenceDevice ) in SetReferenceDevice()
496 mpControlData->mpReferenceDevice = _referenceDevice; in SetReferenceDevice()
/aoo42x/main/vcl/inc/vcl/
H A Dctrl.hxx189 void SetReferenceDevice( OutputDevice* _referenceDevice );

Completed in 12 milliseconds