Searched refs:GetBrowseWidth (Results 1 – 11 of 11) sorted by relevance
299 inline long GetBrowseWidth() const;352 inline long SwRootFrm::GetBrowseWidth() const in GetBrowseWidth() function in SwRootFrm
358 return (sal_uInt16)pVSh->GetBrowseWidth(); in GetBrowseWidthByVisArea()364 sal_uInt16 SwHTMLTableLayout::GetBrowseWidth( const SwDoc& rDoc ) in GetBrowseWidth() function in SwHTMLTableLayout425 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()
2584 nRelWidth = pSh->GetBrowseWidth(); in CalcRel()
3378 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
4930 const SwTwips nWidth = SwHTMLTableLayout::GetBrowseWidth( *pDoc ); in GetCurrentBrowseWidth()
Completed in 211 milliseconds