Home
last modified time | relevance | path

Searched defs:rxRegion (Results 1 – 3 of 3) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxregion.cxx117 …erence< ::com::sun::star::awt::XRegion >& rxRegion ) throw(::com::sun::star::uno::RuntimeException) in unionRegion()
125 …erence< ::com::sun::star::awt::XRegion >& rxRegion ) throw(::com::sun::star::uno::RuntimeException) in intersectRegion()
133 …erence< ::com::sun::star::awt::XRegion >& rxRegion ) throw(::com::sun::star::uno::RuntimeException) in excludeRegion()
141 …erence< ::com::sun::star::awt::XRegion >& rxRegion ) throw(::com::sun::star::uno::RuntimeException) in xOrRegion()
H A Dvclxgraphics.cxx273 …phics::setClipRegion( const uno::Reference< awt::XRegion >& rxRegion ) throw(uno::RuntimeException) in setClipRegion()
284 …:intersectClipRegion( const uno::Reference< awt::XRegion >& rxRegion ) throw(uno::RuntimeException) in intersectClipRegion()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx137 …er::GetRegion( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XRegion >& rxRegion ) in GetRegion()