Searched defs:SetFormatUsed (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sw/source/ui/inc/ | ||
H A D | wrap.hxx | 140 inline void SetFormatUsed(sal_Bool bFmt, sal_Bool bDrw) { bFormat = bFmt; in SetFormatUsed() function in SwWrapTabPage |
H A D | column.hxx | 214 void SetFormatUsed(sal_Bool bFmt) { bFormat = bFmt; } in SetFormatUsed() function in SwColumnPage |
/aoo41x/main/sw/source/ui/frmdlg/ | ||
H A D | frmpage.cxx | 2367 void SwFrmPage::SetFormatUsed(sal_Bool bFmt) in SetFormatUsed() function in SwFrmPage |
/aoo41x/main/svl/source/numbers/ | ||
H A D | zforlist.cxx | 663 void SvNumberFormatter::SetFormatUsed(sal_uInt32 nFIndex) in SetFormatUsed() function in SvNumberFormatter |
Completed in 54 milliseconds