Searched refs:GetWindowCount (Results 1 – 5 of 5) sorted by relevance
110 sal_uInt16 GetWindowCount(sal_uInt16 nLine) const;111 sal_uInt16 GetWindowCount() const;
634 if (p->GetWindowCount()) in ~SfxWorkWindow()719 if (p->GetWindowCount()) in DeleteControllers_Impl()1448 if (p->GetWindowCount()) in UpdateObjectBars_Impl()1533 if (p->GetWindowCount()) in UpdateObjectBars_Impl()1958 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()
1070 sal_uInt16 nRowCount (pSplitWindow->GetWindowCount(nColumn)); in CanModifyChildWindowWidth()
Completed in 59 milliseconds