Home
last modified time | relevance | path

Searched refs:_rScale (Results 1 – 7 of 7) sorted by relevance

/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx417 void OFieldDescription::SetScale(const sal_Int32& _rScale) in SetScale() argument
422 m_xDest->setPropertyValue(PROPERTY_SCALE,makeAny(_rScale)); in SetScale()
424 m_nScale = _rScale; in SetScale()
/trunk/main/sw/inc/
H A Daccmap.hxx163 const Fraction& _rScale,
290 const Fraction& _rScale,
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx222 void setZoom( const ::basegfx::B2DVector& _rScale ) const;
286 void ControlHolder::setZoom( const ::basegfx::B2DVector& _rScale ) const in setZoom()
289 m_xControlView->setZoom( (float)_rScale.getX(), (float)_rScale.getY() ); in setZoom()
/trunk/main/sw/source/core/view/
H A Dviewimp.cxx573 const Fraction& _rScale, in UpdateAccessiblePreview() argument
578 GetAccessibleMap().UpdatePreview( _rPrevwPages, _rScale, in UpdateAccessiblePreview()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx687 const Fraction& _rScale,
725 const Fraction& _rScale, in Update() argument
730 maScale = _rScale; in Update()
1894 const Fraction& _rScale, in GetDocumentPreview() argument
1901 mpPreview->Update( *this, _rPrevwPages, _rScale, _pSelectedPageFrm, _rPrevwWinSize ); in GetDocumentPreview()
3137 const Fraction& _rScale, in UpdatePreview() argument
3145 mpPreview->Update( *this, _rPrevwPages, _rScale, _pSelectedPageFrm, _rPrevwWinSize ); in UpdatePreview()
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescriptions.hxx94 void SetScale(const sal_Int32& _rScale);
/trunk/main/sw/source/core/inc/
H A Dviewimp.hxx311 const Fraction& _rScale,

Completed in 172 milliseconds