Home
last modified time | relevance | path

Searched refs:aClientArea (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx824 aClientArea = GetTopRect_Impl(); in ArrangeChilds_Impl()
825 if ( aClientArea.IsEmpty() ) in ArrangeChilds_Impl()
866 aClientArea = GetTopRect_Impl(); in Arrange_Impl()
867 aUpperClientArea = aClientArea; in Arrange_Impl()
878 Rectangle aTmp( aClientArea ); in Arrange_Impl()
987 aClientArea.Right() = aClientArea.Left() = aTmp.Left(); in Arrange_Impl()
992 aClientArea.Top() += aBorder.Top(); in Arrange_Impl()
997 aBorder.Top() = aClientArea.Top(); in Arrange_Impl()
999 aClientArea.Top() = aClientArea.Bottom() = aTmp.Top(); in Arrange_Impl()
2935 Rectangle aArea( aClientArea ); in GetFreeArea()
[all …]
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx247 Rectangle aClientArea; member in SfxWorkWindow

Completed in 27 milliseconds