Home
last modified time | relevance | path

Searched refs:nCaptionType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dlabdlg.cxx178 nCaptionType = aCT_CAPTTYPE.GetSelectItemId()-1; in FillItemSet()
180 _rOutAttrs.Put( SdrCaptionTypeItem( (SdrCaptionType) nCaptionType ) ); in FillItemSet()
189 if( nCaptionType==SDRCAPT_TYPE1 ) in FillItemSet()
298nCaptionType = (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()
/trunk/main/cui/source/inc/
H A Dlabdlg.hxx70 short nCaptionType; member in SvxCaptionTabPage

Completed in 13 milliseconds