Home
last modified time | relevance | path

Searched refs:GetBlankWidth (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Dporglue.cxx249 if ( pFly->GetBlankWidth() < nRightGlue ) in AdjustRight()
253 nRightGlue = nRightGlue - pFly->GetBlankWidth(); in AdjustRight()
254 pFly->SubPrtWidth( pFly->GetBlankWidth() ); in AdjustRight()
259 pNewPor->Width( pFly->GetBlankWidth() ); in AdjustRight()
297 pPrev->AddPrtWidth( pHolePor->GetBlankWidth() ); in AdjustRight()
H A Dporfly.hxx45 inline KSHORT GetBlankWidth( ) const { return nBlankWidth; } in GetBlankWidth() function in SwFlyPortion
H A Dportxt.hxx92 inline KSHORT GetBlankWidth( ) const { return nBlankWidth; } in GetBlankWidth() function in SwHolePortion

Completed in 49 milliseconds