Home
last modified time | relevance | path

Searched refs:VCLXRegion (Results 1 – 4 of 4) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxregion.cxx40 VCLXRegion::VCLXRegion() in VCLXRegion() function in VCLXRegion
44 VCLXRegion::~VCLXRegion() in ~VCLXRegion()
59 IMPL_XUNOTUNNEL( VCLXRegion )
62 IMPL_XTYPEPROVIDER_START( VCLXRegion ) in IMPL_XTYPEPROVIDER_START() argument
68 ::com::sun::star::awt::Rectangle VCLXRegion::getBounds() throw(::com::sun::star::uno::RuntimeExcept… in IMPL_XTYPEPROVIDER_START()
75 void VCLXRegion::clear() throw(::com::sun::star::uno::RuntimeException) in clear()
82 void VCLXRegion::move( sal_Int32 nHorzMove, sal_Int32 nVertMove ) throw(::com::sun::star::uno::Runt… in move()
89 void VCLXRegion::unionRectangle( const ::com::sun::star::awt::Rectangle& rRect ) throw(::com::sun::… in unionRectangle()
96 void VCLXRegion::intersectRectangle( const ::com::sun::star::awt::Rectangle& rRect ) throw(::com::s… in intersectRectangle()
103 void VCLXRegion::excludeRectangle( const ::com::sun::star::awt::Rectangle& rRect ) throw(::com::sun… in excludeRectangle()
[all …]
H A Dvclxtoolkit.cxx662 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XRegion > xRef = new VCLXRegion; in createRegion()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxregion.hxx40 class VCLXRegion : public ::com::sun::star::awt::XRegion, class
53 VCLXRegion();
54 ~VCLXRegion();
66 …static VCLXRegion* GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun…
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx140 VCLXRegion* pVCLRegion = VCLXRegion::GetImplementation( rxRegion ); in GetRegion()

Completed in 48 milliseconds