Home
last modified time | relevance | path

Searched refs:bCopyAttributes (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/ui/config/
H A Dcaption.cxx49 bCopyAttributes(sal_False) in InsCaptionOpt()
90 bCopyAttributes = rOpt.bCopyAttributes; in operator =()
/aoo41x/main/sw/source/ui/inc/
H A Dcaption.hxx55 sal_Bool bCopyAttributes; // -""- member in InsCaptionOpt
101 inline sal_Bool& CopyAttributes() { return bCopyAttributes; } in CopyAttributes()
102 inline sal_Bool CopyAttributes() const { return bCopyAttributes; } in CopyAttributes()
H A Dcption.hxx109 bool bCopyAttributes; member in SwCaptionDialog
/aoo41x/main/sw/source/ui/frmdlg/
H A Dcption.cxx142 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 19 milliseconds