Searched refs:bEscRel (Results 1 – 3 of 3) sorted by relevance
200 bEscRel = aLB_ANSATZ_REL.IsVisible(); in FillItemSet()201 _rOutAttrs.Put( SdrCaptionEscIsRelItem( bEscRel ) ); in FillItemSet()203 if( bEscRel ) in FillItemSet()302 …bEscRel = ( ( const SfxBoolItem& ) rOutAttrs.Get( GetWhich( SDRATTR_CAPTIONESCISREL ) ) ).GetValue… in Reset()322 if( bEscRel ) in Reset()338 if( bEscRel ) in Reset()
77 FASTBOOL bEscRel; member in ImpCaptParams88 bEscRel =sal_True; in ImpCaptParams()101 if (bEscRel) { in CalcEscPos()439 rPara.bEscRel =((SdrCaptionEscIsRelItem&) (rSet.Get(SDRATTR_CAPTIONESCISREL ))).GetValue(); in ImpGetCaptParams()
75 sal_Bool bEscRel; member in SvxCaptionTabPage
Completed in 56 milliseconds