Home
last modified time | relevance | path

Searched defs:rRef (Results 1 – 25 of 117) sorted by last modified time

12345

/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx1034 void SdrMeasureObj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize()
1042 void SdrMeasureObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
1073 void SdrMeasureObj::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear()
H A Dsvdopath.cxx2364 void SdrPathObj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize()
2375 void SdrPathObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
H A Dsvdoashp.cxx1846 void SdrObjCustomShape::Resize( const Point& rRef, const Fraction& xFact, const Fraction& yFact ) in Resize()
1851 void SdrObjCustomShape::NbcResize( const Point& rRef, const Fraction& rxFact, const Fraction& ryFac… in NbcResize()
1902 void SdrObjCustomShape::NbcRotate( const Point& rRef, long nWink, double sn, double cs ) in NbcRotate()
1994 void SdrObjCustomShape::Shear( const Point& rRef, long nWink, double tn, FASTBOOL bVShear ) in Shear()
1999 void SdrObjCustomShape::NbcShear( const Point& rRef, long nWink, double tn, FASTBOOL bVShear ) in NbcShear()
H A Dsvdobj.cxx1472 void SdrObject::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize()
1493 void SdrObject::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
1552 void SdrObject::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear()
1571 void SdrObject::Resize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in Resize()
1583 void SdrObject::Rotate(const Point& rRef, long nWink, double sn, double cs) in Rotate()
1605 void SdrObject::Shear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in Shear()
2381 void SdrObject::NbcRotateGluePoints(const Point& rRef, long nWink, double sn, double cs) in NbcRotateGluePoints()
2403 void SdrObject::NbcShearGluePoints(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShearGluePoints()
H A Dsvdograf.cxx1031 void SdrGrafObj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize()
1044 void SdrGrafObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
1059 void SdrGrafObj::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear()
H A Dsvdglev.cxx376 void SdrGlueEditView::ResizeMarkedGluePoints(const Point& rRef, const Fraction& xFact, const Fracti… in ResizeMarkedGluePoints()
394 void SdrGlueEditView::RotateMarkedGluePoints(const Point& rRef, long nWink, bool bCopy) in RotateMarkedGluePoints()
H A Dsvdhdl.cxx1007 SdrHdlColor::SdrHdlColor(const Point& rRef, Color aCol, const Size& rSize, sal_Bool bLum) in SdrHdlColor()
H A Dsvdglue.cxx178 void SdrGluePoint::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject* pOb… in Rotate()
243 void SdrGluePoint::Shear(const Point& rRef, long /*nWink*/, double tn, FASTBOOL bVShear, const SdrO… in Shear()
375 void SdrGluePointList::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject*… in Rotate()
398 void SdrGluePointList::Shear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear, const SdrO… in Shear()
H A Dsvdoole2.cxx1925 void SdrOle2Obj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize()
H A Dsvdoedge.cxx2277 void SdrEdgeObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
2339 void SdrEdgeObj::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx2568 void WW8AttributeOutput::RefField( const SwField &rFld, const String &rRef) in RefField()
H A Ddocxattributeoutput.cxx2571 void DocxAttributeOutput::RefField( const SwField& rFld, const String& rRef ) in RefField()
/trunk/main/vcl/source/gdi/
H A Dregionband.cxx44 RegionBand::RegionBand(const RegionBand& rRef) in RegionBand()
52 RegionBand& RegionBand::operator=(const RegionBand& rRef) in operator =()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2201 void SdrTableObj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx2812 void ScInputHandler::SetReference( const ScRange& rRef, ScDocument* pDoc ) in SetReference()
H A Dtransobj.cxx524 void ScTransferObj::SetDrawPersist( const SfxObjectShellRef& rRef ) in SetDrawPersist()
/trunk/main/sc/source/core/data/
H A Dcell.cxx855 ScSingleRefData& rRef = p->GetSingleRef(); in GetFormula() local
/trunk/main/editeng/source/editeng/
H A Deditdoc.cxx1124 ContentAttribs::ContentAttribs( const ContentAttribs& rRef ) : in ContentAttribs()
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx1886 const ScComplexRefData& rRef = (*pRefList)[0]; in ScIntersect() local
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx480 const SwFmtRefMark& rRef = (*marks.begin())->GetRefMark(); in getCrsrPropertyValue() local
/trunk/main/svx/source/engine3d/
H A Dscene3d.cxx386 void E3dScene::NbcResize(const Point& rRef, const Fraction& rXFact, in NbcResize()
649 void E3dScene::RotateScene (const Point& rRef, long /*nWink*/, double sn, double cs) in RotateScene()
753 void E3dScene::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
/trunk/main/cppuhelper/source/
H A Dweak.cxx165 void SAL_CALL OWeakConnectionPoint::addReference(const Reference< XReference >& rRef) in addReference()
172 void SAL_CALL OWeakConnectionPoint::removeReference(const Reference< XReference >& rRef) in removeReference()
363 OWeakRefListener::OWeakRefListener(const OWeakRefListener& rRef) SAL_THROW( () ) in OWeakRefListener()
/trunk/main/xmloff/inc/xmloff/
H A Duniref.hxx123 inline UniReference< T >::UniReference( const UniReference< T > & rRef ) in UniReference()
171 inline UniReference< T > & UniReference< T >::operator = ( const UniReference< T > & rRef ) in operator =()
/trunk/main/writerfilter/source/doctok/
H A DWW8Picture.cxx111 static sal_uInt32 lcl_FFDATA_default_offset(WW8FFDATA & rRef) in lcl_FFDATA_default_offset()
116 static sal_uInt32 lcl_FFDATA_formatting_offset(WW8FFDATA & rRef) in lcl_FFDATA_formatting_offset()
134 static sal_uInt32 lcl_FFDATA_help_offset(WW8FFDATA & rRef) in lcl_FFDATA_help_offset()
143 static sal_uInt32 lcl_FFDATA_tooltip_offset(WW8FFDATA & rRef) in lcl_FFDATA_tooltip_offset()
H A DWW8ResourceModelImpl.cxx479 (writerfilter::Reference<Properties>::Pointer_t rRef) in createValue()
484 WW8Value::Pointer_t createValue(writerfilter::Reference<Stream>::Pointer_t rRef) in createValue()
490 (writerfilter::Reference<BinaryObj>::Pointer_t rRef) in createValue()

Completed in 303 milliseconds

12345