Searched refs:GetWindowCount (Results 1 – 5 of 5) sorted by relevance
110 sal_uInt16 GetWindowCount(sal_uInt16 nLine) const;111 sal_uInt16 GetWindowCount() const;
629 if (p->GetWindowCount()) in ~SfxWorkWindow()714 if (p->GetWindowCount()) in DeleteControllers_Impl()1443 if (p->GetWindowCount()) in UpdateObjectBars_Impl()1528 if (p->GetWindowCount()) in UpdateObjectBars_Impl()1953 if ( pSplitWin->GetWindowCount() == 1 ) in ConfigChild_Impl()
968 sal_uInt16 SfxSplitWindow::GetWindowCount( sal_uInt16 nLine ) const in GetWindowCount() function in SfxSplitWindow981 sal_uInt16 SfxSplitWindow::GetWindowCount() const in GetWindowCount() function in SfxSplitWindow
1550 …pImp->nLine == pImp->pSplitWin->GetLineCount()-1 && pImp->pSplitWin->GetWindowCount(pImp->nLine) =… in CalcAlignment()
1067 sal_uInt16 nRowCount (pSplitWindow->GetWindowCount(nColumn)); in CanModifyChildWindowWidth()