Searched defs:SetLen (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/core/text/ | ||
H A D | porlin.hxx | 88 inline void SetLen( const xub_StrLen nLen ) { nLineLength = nLen; } in SetLen() function in SwLinePortion |
H A D | inftxt.hxx | 326 inline void SetLen( const xub_StrLen nNew ) { nLen = nNew; } in SetLen() function in SwTxtSizeInfo |
/aoo41x/main/basic/source/inc/ | ||
H A D | symtbl.hxx | 151 void SetLen( short n ){ nLen = n; } in SetLen() function in SbiSymDef |
/aoo41x/main/sw/source/core/inc/ | ||
H A D | drawfont.hxx | 439 void SetLen( xub_StrLen nNew ) in SetLen() function in SwDrawTextInfo |
/aoo41x/main/editeng/source/editeng/ | ||
H A D | editdoc.hxx | 396 void SetLen( sal_uInt16 nL ) { nLen = nL; } in SetLen() function in TextPortion |
Completed in 41 milliseconds