Home
last modified time | relevance | path

Searched refs:GetBrowseWidth (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx299 inline long GetBrowseWidth() const;
352 inline long SwRootFrm::GetBrowseWidth() const in GetBrowseWidth() function in SwRootFrm
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx358 return (sal_uInt16)pVSh->GetBrowseWidth(); in GetBrowseWidthByVisArea()
364 sal_uInt16 SwHTMLTableLayout::GetBrowseWidth( const SwDoc& rDoc ) in GetBrowseWidth() function in SwHTMLTableLayout
425 nBrowseWidth = SwHTMLTableLayout::GetBrowseWidth( rDoc ); in GetBrowseWidthByTable()
/trunk/main/sw/source/core/layout/
H A Dcalcmove.cxx747 long nWidth = GetUpper() ? ((SwRootFrm*)GetUpper())->GetBrowseWidth() : 0; in MakeAll()
748 if ( nWidth < pSh->GetBrowseWidth() ) in MakeAll()
749 nWidth = pSh->GetBrowseWidth(); in MakeAll()
H A Dfly.cxx2584 nRelWidth = pSh->GetBrowseWidth(); in CalcRel()
H A Dwsfrm.cxx3378 nRel = pSh->GetBrowseWidth(); in CalcRel()
H A Dtabfrm.cxx3138 long nWidth = pSh->GetBrowseWidth(); in Format()
/trunk/main/sw/inc/
H A Dviewsh.hxx513 sal_Int32 GetBrowseWidth() const;
H A Dhtmltbl.hxx347 static sal_uInt16 GetBrowseWidth( const SwDoc& rDoc );
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx892 nRelWidth = pSh->GetBrowseWidth(); in NbcResize()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2047 sal_Int32 ViewShell::GetBrowseWidth() const in GetBrowseWidth() function in ViewShell
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx4930 const SwTwips nWidth = SwHTMLTableLayout::GetBrowseWidth( *pDoc ); in GetCurrentBrowseWidth()

Completed in 111 milliseconds