Home
last modified time | relevance | path

Searched refs:GetBounds (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/core/access/
H A Daccframe.cxx245 SwRect aLogBounds( rLower.GetBounds( rAccMap ) ); in GetChildAtPixel()
276 SwRect aLogBounds( rLower.GetBounds( rAccMap ) ); in GetChildAtPixel()
348 SwRect SwAccessibleFrame::GetBounds( const SwAccessibleMap& rAccMap, in GetBounds() function in SwAccessibleFrame
355 SwRect aBounds( aFrm.GetBounds( rAccMap ).Intersection( maVisArea ) ); in GetBounds()
H A Daccpage.hxx44 using SwAccessibleFrame::GetBounds;
49 SwRect GetBounds( /* const SwFrm *pFrm =0 */ );
H A Dacccontext.cxx867 SwRect aLogBounds( GetBounds( *(GetMap()), GetFrm() ) ); // twip rel to doc root in getAccessibleAtPoint()
922 SwRect aLogBounds( GetBounds( *(GetMap()), GetFrm() ) ); // twip rel to doc root in getBoundsImpl()
941 SwRect aParentLogBounds( GetBounds( *(GetMap()), pParent ) ); // twip rel to doc root in getBoundsImpl()
1637 Rectangle aBounds( pThisAcc->GetBounds( pThisAcc->GetFrm() ) ); in lcl_SwAccessibleContext_DbgMsg()
H A Daccfrmobj.hxx71 SwRect GetBounds( const SwAccessibleMap& rAccMap ) const;
H A Daccframe.hxx127 SwRect GetBounds( const SwAccessibleMap& rAccMap,
H A Daccfrmobj.cxx313 SwRect SwAccessibleChild::GetBounds( const SwAccessibleMap& rAccMap ) const in GetBounds() function in sw::access::SwAccessibleChild
H A Daccpara.cxx1619 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in GetCurrentTabStop()
2699 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in getCharacterBounds()
2737 SwRect aLogBounds( GetBounds( *(GetMap()), GetFrm() ) ); // twip rel to doc root in getIndexAtPoint()
4045 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in getNumberOfLineWithCaret()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx69 m_aBounds = GetBounds(); in AccessibleDialogControlShape()
147 awt::Rectangle AccessibleDialogControlShape::GetBounds() in GetBounds() function in AccessibleDialogControlShape
254 return GetBounds(); in implGetBounds()
311 SetBounds( GetBounds() ); in propertyChange()
H A Daccessibledialogwindow.cxx219 pShape->SetBounds( pShape->GetBounds() ); in UpdateBounds()
/trunk/main/basctl/source/inc/
H A Daccessibledialogcontrolshape.hxx79 ::com::sun::star::awt::Rectangle GetBounds();
/trunk/main/sdext/source/presenter/
H A DPresenterTextView.cxx503 mpCaret->GetBounds(), in Paint()
1486 css::awt::Rectangle PresenterTextCaret::GetBounds (void) const in GetBounds() function in sdext::presenter::PresenterTextCaret
H A DPresenterTextView.hxx76 css::awt::Rectangle GetBounds (void) const;
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx111 rFillPath->GetBounds( &aBounds, NULL, NULL ); in fillLinearGradient()

Completed in 81 milliseconds