Searched defs:SetWidthPercent (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/inc/ | ||
H A D | fmtfsize.hxx | 99 void SetWidthPercent ( sal_uInt8 n ) { nWidthPercent = n; } in SetWidthPercent() function in SwFmtFrmSize |
/aoo42x/main/sw/source/ui/inc/ | ||
H A D | swtablerep.hxx | 66 void SetWidthPercent(sal_uInt16 nSet) {nWidthPercent = nSet;} in SetWidthPercent() function in SwTableRep |
/aoo42x/main/sfx2/inc/sfx2/ | ||
H A D | frmdescr.hxx | 127 void SetWidthPercent( long n ) in SetWidthPercent() function in SfxFrameDescriptor |
Completed in 20 milliseconds