Home
last modified time | relevance | path

Searched refs:GetSnapPointCount (Results 1 – 19 of 19) sorted by path

/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx817 virtual sal_uInt32 GetSnapPointCount() const;
H A Dsvdocapt.hxx139 virtual sal_uInt32 GetSnapPointCount() const;
H A Dsvdocirc.hxx113 virtual sal_uInt32 GetSnapPointCount() const;
H A Dsvdoedge.hxx290 virtual sal_uInt32 GetSnapPointCount() const;
H A Dsvdomeas.hxx131 virtual sal_uInt32 GetSnapPointCount() const;
H A Dsvdopath.hxx132 virtual sal_uInt32 GetSnapPointCount() const;
H A Dsvdotable.hxx237 virtual sal_uInt32 GetSnapPointCount() const;
H A Dsvdotext.hxx441 virtual sal_uInt32 GetSnapPointCount() const;
H A Dsvdovirt.hxx132 virtual sal_uInt32 GetSnapPointCount() const;
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx1724 sal_uInt32 SdrObject::GetSnapPointCount() const in GetSnapPointCount() function in SdrObject
H A Dsvdocapt.cxx711 sal_uInt32 SdrCaptionObj::GetSnapPointCount() const in GetSnapPointCount() function in SdrCaptionObj
H A Dsvdocirc.cxx1052 sal_uInt32 SdrCircObj::GetSnapPointCount() const in GetSnapPointCount() function in SdrCircObj
H A Dsvdoedge.cxx2383 sal_uInt32 SdrEdgeObj::GetSnapPointCount() const in GetSnapPointCount() function in SdrEdgeObj
H A Dsvdomeas.cxx1100 sal_uInt32 SdrMeasureObj::GetSnapPointCount() const in GetSnapPointCount() function in SdrMeasureObj
H A Dsvdopath.cxx2472 sal_uInt32 SdrPathObj::GetSnapPointCount() const in GetSnapPointCount() function in SdrPathObj
H A Dsvdotext.cxx1321 sal_uInt32 SdrTextObj::GetSnapPointCount() const in GetSnapPointCount() function in SdrTextObj
H A Dsvdovirt.cxx537 sal_uInt32 SdrVirtObj::GetSnapPointCount() const in GetSnapPointCount() function in SdrVirtObj
539 return rRefObj.GetSnapPointCount(); in GetSnapPointCount()
H A Dsvdsnpv.cxx396 sal_uInt32 nAnz(pO->GetSnapPointCount()); in SnapPos()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2021 sal_uInt32 SdrTableObj::GetSnapPointCount() const in GetSnapPointCount() function in sdr::table::SdrTableObj
2023 return SdrTextObj::GetSnapPointCount(); in GetSnapPointCount()

Completed in 147 milliseconds