Searched refs:SetFormatUsed (Results 1 – 9 of 9) sorted by relevance
159 ((SwFrmPage&)rPage).SetFormatUsed(m_bFormat); in PageCreated()164 ((SwFrmAddPage&)rPage).SetFormatUsed(m_bFormat); in PageCreated()172 ((SwWrapTabPage&)rPage).SetFormatUsed(m_bFormat, sal_False); in PageCreated()179 ((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
495 ((SwFrmPage&)rPage).SetFormatUsed( sal_True ); in PageCreated()499 ((SwFrmAddPage&)rPage).SetFormatUsed(sal_True); in PageCreated()504 ((SwWrapTabPage&)rPage).SetFormatUsed( sal_True, sal_False ); in PageCreated()510 ((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 334 milliseconds