Searched refs:rH (Results 1 – 7 of 7) sorted by relevance
709 const SwFmtHeader &rH = ((SwFrmFmt*)GetRegisteredIn())->GetHeader(); in PrepareHeader() local714 if ( bOn && rH.IsActive() ) in PrepareHeader()716 ASSERT( rH.GetHeaderFmt(), "FrmFmt fuer Header nicht gefunden." ); in PrepareHeader()718 if ( pLay->GetFmt() == (SwFrmFmt*)rH.GetHeaderFmt() ) in PrepareHeader()729 SwHeaderFrm *pH = new SwHeaderFrm( (SwFrmFmt*)rH.GetHeaderFmt(), this ); in PrepareHeader()
379 const SwFmtHoriOrient &rH = GetFmt()->GetHoriOrient(); in CheckClip() local382 if( rH.GetHoriOrient() == text::HoriOrientation::LEFT ) in CheckClip()1100 const SwFmtHoriOrient &rH = pFly->GetFmt()->GetHoriOrient(); in CalcClipRect() local1101 if( rH.GetHoriOrient() != text::HoriOrientation::NONE && in CalcClipRect()1102 rH.GetRelationOrient() == text::RelOrientation::PRINT_AREA ) in CalcClipRect()
3150 const SwFmtHoriOrient &rH = pFly->GetFmt()->GetHoriOrient(); in Notify_Background() local3151 if ( text::HoriOrientation::NONE != rH.GetHoriOrient() && in Notify_Background()3152 text::HoriOrientation::CENTER != rH.GetHoriOrient() && in Notify_Background()3153 … ( !pFly->IsAutoPos() || text::RelOrientation::CHAR != rH.GetRelationOrient() ) && in Notify_Background()
160 const SfxStyleSheetHint& rH = (const SfxStyleSheetHint&) rHint; in Notify() local161 DBG_ASSERT( rH.GetStyleSheet()->ISA( SfxStyleSheet ), "Kein SfxStyleSheet!" ); in Notify()162 pStyle = (SfxStyleSheet*) rH.GetStyleSheet(); in Notify()163 nId = rH.GetHint(); in Notify()
81 double& rW, double& rH) const in GetViewWindow()86 rH = aViewWin.H; in GetViewWindow()
112 void GetViewWindow(double& rX, double& rY, double& rW, double& rH) const;
842 const SwFmtHoriOrient &rH = pAct->GetFmt()->GetHoriOrient(); in lcl_NotifyNeighbours() local843 if ( rH.GetHoriOrient() == aHori && in lcl_NotifyNeighbours()
Completed in 64 milliseconds