Searched refs:nCaptionType (Results 1 – 2 of 2) sorted by relevance
178 nCaptionType = aCT_CAPTTYPE.GetSelectItemId()-1; in FillItemSet()180 _rOutAttrs.Put( SdrCaptionTypeItem( (SdrCaptionType) nCaptionType ) ); in FillItemSet()189 if( nCaptionType==SDRCAPT_TYPE1 ) in FillItemSet()298 …nCaptionType = (short)( ( const SdrCaptionTypeItem& ) rOutAttrs.Get( GetWhich( SDRATTR_CAPTIONTYPE… in Reset()305 if( nCaptionType==SDRCAPT_TYPE1 ) in Reset()376 aCT_CAPTTYPE.SelectItem( nCaptionType+1 );// Enum beginnt bei 0! in Reset()377 SetupType_Impl( nCaptionType+1 ); in Reset()
70 short nCaptionType; member in SvxCaptionTabPage
Completed in 20 milliseconds