Searched refs:SetBlankWidth (Results 1 – 4 of 4) sorted by relevance
46 inline void SetBlankWidth( const KSHORT nNew ) { nBlankWidth = nNew; } in SetBlankWidth() function in SwFlyPortion
93 inline void SetBlankWidth( const KSHORT nNew ) { nBlankWidth = nNew; } in SetBlankWidth() function in SwHolePortion
94 SetBlankWidth( rInf.GetTxtSize( ' ' ).Width() ); in Format()
538 ( (SwHolePortion *)pHole )->SetBlankWidth( nBlankSize ); in FormatEOL()
Completed in 14 milliseconds