Searched refs:CopyAttributes (Results 1 – 5 of 5) sorted by relevance
101 inline sal_Bool& CopyAttributes() { return bCopyAttributes; } in CopyAttributes() function in InsCaptionOpt102 inline sal_Bool CopyAttributes() const { return bCopyAttributes; } in CopyAttributes() function in InsCaptionOpt
787 aApplyBorderCB.Check( pOpt->CopyAttributes() ); in IMPL_LINK()841 pOpt->CopyAttributes() = aApplyBorderCB.IsChecked(); in SaveEntry()
685 case 9: pValues[nProp] <<= rOpt.CopyAttributes(); break; //ApplyAttributes in lcl_WriteOpt()930 pValues[nProp] >>= rOpt.CopyAttributes(); in lcl_ReadOpt()
200 pOpt->CopyAttributes() ); in InsertCaption()
309 aOpt.CopyAttributes() = bCopyAttributes; in Apply()
Completed in 46 milliseconds