Home
last modified time | relevance | path

Searched refs:eHint (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dflyincnt.cxx239 PrepareHint eHint) in NotifyBackground() argument
241 if ( eHint == PREP_FLY_ATTR_CHG ) in NotifyBackground()
244 AnchorFrm()->Prepare( eHint, (void*)&rRect ); in NotifyBackground()
H A Dfrmtool.cxx2955 const SwRect &rRect, const PrepareHint eHint ) in lcl_NotifyCntnt() argument
2961 if ( eHint == PREP_FLY_ATTR_CHG ) in lcl_NotifyCntnt()
2973 pCnt->Prepare( eHint, (void*)&aCntPrt._Intersection( rRect ) ); in lcl_NotifyCntnt()
2988 ::lcl_NotifyCntnt( pThis, pCntnt, rRect, eHint ); in lcl_NotifyCntnt()
3001 const PrepareHint eHint, in Notify_Background() argument
3007 if ( eHint == PREP_FLY_LEAVE && rRect.Top() == WEIT_WECH ) in Notify_Background()
3024 if( PREP_FLY_LEAVE != eHint && pAnchor->IsInFly() ) in Notify_Background()
3031 if( PREP_FLY_ARRIVE != eHint ) in Notify_Background()
3055 ::lcl_NotifyCntnt( pObj, pCnt, rRect, eHint ); in Notify_Background()
3125 ::lcl_NotifyCntnt( pObj, pCnt, rRect, eHint ); in Notify_Background()
H A Dflylay.cxx131 const SwRect& rRect, PrepareHint eHint ) in NotifyBackground() argument
133 ::Notify_Background( GetVirtDrawObj(), pPageFrm, rRect, eHint, sal_True ); in NotifyBackground()
H A Dtabfrm.cxx3841 void SwTabFrm::Prepare( const PrepareHint eHint, const void *, sal_Bool ) in Prepare() argument
3843 if( PREP_BOSS_CHGD == eHint ) in Prepare()
/trunk/main/reportdesign/source/core/sdr/
H A DRptObjectListener.cxx81 DlgEdHint::DlgEdHint( DlgEdHintKind eHint ) in DlgEdHint() argument
82 :eHintKind( eHint ) in DlgEdHint()
/trunk/main/sw/source/core/inc/
H A Dflyfrms.hxx65 const SwRect& rRect, PrepareHint eHint);
188 const SwRect& rRect, PrepareHint eHint);
H A Dfrmtool.hxx132 const PrepareHint eHint,
/trunk/main/basctl/source/inc/
H A Ddlged.hxx64 DlgEdHint( DlgEdHintKind eHint );
65 DlgEdHint( DlgEdHintKind eHint, DlgEdObj* pObj );
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx88 DlgEdHint::DlgEdHint( DlgEdHintKind eHint ) in DlgEdHint() argument
89 :eHintKind( eHint ) in DlgEdHint()
95 DlgEdHint::DlgEdHint( DlgEdHintKind eHint, DlgEdObj* pObj ) in DlgEdHint() argument
96 :eHintKind( eHint ) in DlgEdHint()
/trunk/main/framework/inc/helper/
H A Dilayoutnotifications.hxx40 virtual void requestLayout( Hint eHint = HINT_NOT_SPECIFIED ) = 0;
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx869 FontAutoHint eHint = rFontOptions.GetUseAutoHint(); in SetFontOptions() local
870 if( eHint == AUTOHINT_DONTKNOW ) in SetFontOptions()
871 eHint = mbUseGamma ? AUTOHINT_TRUE : AUTOHINT_FALSE; in SetFontOptions()
873 if( eHint == AUTOHINT_TRUE ) in SetFontOptions()
/trunk/main/reportdesign/inc/
H A DRptObject.hxx66 DlgEdHint( DlgEdHintKind eHint );
/trunk/main/framework/inc/services/
H A Dlayoutmanager.hxx207 virtual void requestLayout( Hint eHint );
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2332 void LayoutManager::requestLayout( Hint eHint ) in requestLayout() argument
2334 if ( eHint == HINT_TOOLBARSPACE_HAS_CHANGED ) in requestLayout()

Completed in 132 milliseconds