Searched refs:GetBrowseWidth (Results 1 – 11 of 11) sorted by relevance
300 inline long GetBrowseWidth() const;353 inline long SwRootFrm::GetBrowseWidth() const in GetBrowseWidth() function in SwRootFrm
354 return (sal_uInt16)pVSh->GetBrowseWidth(); in GetBrowseWidthByVisArea()360 sal_uInt16 SwHTMLTableLayout::GetBrowseWidth( const SwDoc& rDoc ) in GetBrowseWidth() function in SwHTMLTableLayout421 nBrowseWidth = SwHTMLTableLayout::GetBrowseWidth( rDoc ); in GetBrowseWidthByTable()
747 long nWidth = GetUpper() ? ((SwRootFrm*)GetUpper())->GetBrowseWidth() : 0; in MakeAll()748 if ( nWidth < pSh->GetBrowseWidth() ) in MakeAll()749 nWidth = pSh->GetBrowseWidth(); in MakeAll()
2604 nRelWidth = pSh->GetBrowseWidth(); in CalcRel()
3373 nRel = pSh->GetBrowseWidth(); in CalcRel()
3138 long nWidth = pSh->GetBrowseWidth(); in Format()
513 sal_Int32 GetBrowseWidth() const;
347 static sal_uInt16 GetBrowseWidth( const SwDoc& rDoc );
892 nRelWidth = pSh->GetBrowseWidth(); in NbcResize()
2047 sal_Int32 ViewShell::GetBrowseWidth() const in GetBrowseWidth() function in ViewShell
4957 const SwTwips nWidth = SwHTMLTableLayout::GetBrowseWidth( *pDoc ); in GetCurrentBrowseWidth()
Completed in 238 milliseconds