Home
last modified time | relevance | path

Searched refs:CopyAttributes (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dcaption.hxx101 inline sal_Bool& CopyAttributes() { return bCopyAttributes; } in CopyAttributes() function in InsCaptionOpt
102 inline sal_Bool CopyAttributes() const { return bCopyAttributes; } in CopyAttributes() function in InsCaptionOpt
/trunk/main/sw/source/ui/config/
H A Doptload.cxx787 aApplyBorderCB.Check( pOpt->CopyAttributes() ); in IMPL_LINK()
841 pOpt->CopyAttributes() = aApplyBorderCB.IsChecked(); in SaveEntry()
H A Dmodcfg.cxx685 case 9: pValues[nProp] <<= rOpt.CopyAttributes(); break; //ApplyAttributes in lcl_WriteOpt()
930 pValues[nProp] >>= rOpt.CopyAttributes(); in lcl_ReadOpt()
/trunk/main/sw/source/ui/uiview/
H A Dviewdlg2.cxx200 pOpt->CopyAttributes() ); in InsertCaption()
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx309 aOpt.CopyAttributes() = bCopyAttributes; in Apply()

Completed in 46 milliseconds