Searched refs:bCopyAttributes (Results 1 – 4 of 4) sorted by relevance
49 bCopyAttributes(sal_False) in InsCaptionOpt()90 bCopyAttributes = rOpt.bCopyAttributes; in operator =()
55 sal_Bool bCopyAttributes; // -""- member in InsCaptionOpt101 inline sal_Bool& CopyAttributes() { return bCopyAttributes; } in CopyAttributes()102 inline sal_Bool CopyAttributes() const { return bCopyAttributes; } in CopyAttributes()
109 bool bCopyAttributes; member in SwCaptionDialog
142 bCopyAttributes( sal_False ), in SwCaptionDialog()187 bCopyAttributes = sal_True; in SwCaptionDialog()309 aOpt.CopyAttributes() = bCopyAttributes; in Apply()320 aDlg.SetApplyBorderAndShadow(bCopyAttributes); in IMPL_LINK_INLINE_START()324 bCopyAttributes = aDlg.IsApplyBorderAndShadow(); in IMPL_LINK_INLINE_START()
Completed in 14 milliseconds