Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Drootfrm.hxx300 inline long GetBrowseWidth() const;
353 inline long SwRootFrm::GetBrowseWidth() const in GetBrowseWidth() function in SwRootFrm
/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx354 return (sal_uInt16)pVSh->GetBrowseWidth(); in GetBrowseWidthByVisArea()
360 sal_uInt16 SwHTMLTableLayout::GetBrowseWidth( const SwDoc& rDoc ) in GetBrowseWidth() function in SwHTMLTableLayout
421 nBrowseWidth = SwHTMLTableLayout::GetBrowseWidth( rDoc ); in GetBrowseWidthByTable()
/aoo41x/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.cxx2604 nRelWidth = pSh->GetBrowseWidth(); in CalcRel()
H A Dwsfrm.cxx3373 nRel = pSh->GetBrowseWidth(); in CalcRel()
H A Dtabfrm.cxx3138 long nWidth = pSh->GetBrowseWidth(); in Format()
/aoo41x/main/sw/inc/
H A Dviewsh.hxx513 sal_Int32 GetBrowseWidth() const;
H A Dhtmltbl.hxx347 static sal_uInt16 GetBrowseWidth( const SwDoc& rDoc );
/aoo41x/main/sw/source/core/draw/
H A Ddflyobj.cxx892 nRelWidth = pSh->GetBrowseWidth(); in NbcResize()
/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx2047 sal_Int32 ViewShell::GetBrowseWidth() const in GetBrowseWidth() function in ViewShell
/aoo41x/main/sw/source/filter/html/
H A Dswhtml.cxx4957 const SwTwips nWidth = SwHTMLTableLayout::GetBrowseWidth( *pDoc ); in GetCurrentBrowseWidth()

Completed in 121 milliseconds