Home
last modified time | relevance | path

Searched refs:bNewHiRes (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/inc/
H A DIDocumentDeviceAccess.hxx107 virtual void setReferenceDeviceType(/*[in]*/ bool bNewVirtual, /*[in]*/ bool bNewHiRes ) = 0;
H A Ddoc.hxx772 virtual void setReferenceDeviceType(/*[in]*/ bool bNewVirtual,/*[in]*/ bool bNewHiRes );
/aoo41x/main/sw/source/core/doc/
H A Ddoc.cxx562 void SwDoc::setReferenceDeviceType(/*[in]*/ bool bNewVirtual,/*[in]*/ bool bNewHiRes ) in setReferenceDeviceType() argument
565 get(IDocumentSettingAccess::USE_HIRES_VIRTUAL_DEVICE) != bNewHiRes ) in setReferenceDeviceType()
570 if ( !bNewHiRes ) in setReferenceDeviceType()
593 set(IDocumentSettingAccess::USE_HIRES_VIRTUAL_DEVICE, bNewHiRes ); in setReferenceDeviceType()

Completed in 52 milliseconds