Searched refs:maNumFldCopies (Results 1 – 2 of 2) sorted by relevance
69 maNumFldCopies ( this, SdResId( NUM_FLD_COPIES ) ), in CopyDlg()133 rStr = UniString::CreateFromInt64( maNumFldCopies.GetValue() ); in ~CopyDlg()171 maNumFldCopies.SetValue( ( ( const SfxUInt16Item* ) pPoolItem )->GetValue() ); in IMPL_LINK()173 maNumFldCopies.SetValue( 1L ); in IMPL_LINK()218 maNumFldCopies.SetValue( nTmp ); in IMPL_LINK()258 rOutAttrs.Put( SfxUInt16Item( ATTR_COPY_NUMBER, (sal_uInt16) maNumFldCopies.GetValue() ) ); in GetAttr()329 maNumFldCopies.SetValue( 1L ); in IMPL_LINK()
57 NumericField maNumFldCopies; member in sd::CopyDlg
Completed in 57 milliseconds