Searched refs:SetFormatUsed (Results 1 – 9 of 9) sorted by relevance
168 ((SwFrmPage&)rPage).SetFormatUsed(m_bFormat); in PageCreated()173 ((SwFrmAddPage&)rPage).SetFormatUsed(m_bFormat); in PageCreated()181 ((SwWrapTabPage&)rPage).SetFormatUsed(m_bFormat, sal_False); in PageCreated()188 ((SwColumnPage&)rPage).SetFormatUsed(m_bFormat); in PageCreated()
85 pNewPage->SetFormatUsed(sal_False, bDrawMode); in SwWrapDlg()
2367 void SwFrmPage::SetFormatUsed(sal_Bool bFmt) in SetFormatUsed() function in SwFrmPage3279 void SwFrmAddPage::SetFormatUsed(sal_Bool bFmt) in SetFormatUsed() function in SwFrmAddPage
523 ((SwFrmPage&)rPage).SetFormatUsed(sal_True); in PageCreated()529 ((SwFrmAddPage&)rPage).SetFormatUsed(sal_True); in PageCreated()536 ((SwWrapTabPage&)rPage).SetFormatUsed(sal_True,sal_False); in PageCreated()544 ((SwColumnPage&)rPage).SetFormatUsed(sal_True); in PageCreated()
198 void SetFormatUsed(sal_Bool bFmt);331 void SetFormatUsed(sal_Bool bFmt);
140 inline void SetFormatUsed(sal_Bool bFmt, sal_Bool bDrw) { bFormat = bFmt; in SetFormatUsed() function in SwWrapTabPage
214 void SetFormatUsed(sal_Bool bFmt) { bFormat = bFmt; } in SetFormatUsed() function in SwColumnPage
548 void SetFormatUsed(sal_uInt32 nFIndex);
663 void SvNumberFormatter::SetFormatUsed(sal_uInt32 nFIndex) in SetFormatUsed() function in SvNumberFormatter
Completed in 64 milliseconds