Home
last modified time | relevance | path

Searched refs:eHoriRel (Results 1 – 6 of 6) sorted by path

/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2063 sal_Int16 eHoriRel = text::RelOrientation::FRAME; in SetAnchorAndAdjustment() local
2100 eHoriRel = text::RelOrientation::PAGE_FRAME; in SetAnchorAndAdjustment()
2106 eHoriRel = text::RelOrientation::FRAME; // wird noch umgeschossen in SetAnchorAndAdjustment()
2143 eHoriRel = nRightSpace ? text::RelOrientation::PRINT_AREA : text::RelOrientation::FRAME; in SetAnchorAndAdjustment()
2149 eHoriRel = nLeftSpace ? text::RelOrientation::PRINT_AREA : text::RelOrientation::FRAME; in SetAnchorAndAdjustment()
2156 rFrmItemSet.Put( SwFmtHoriOrient( nHoriPos, eHoriOri, eHoriRel ) ); in SetAnchorAndAdjustment()
H A Dhtmlfly.cxx325 sal_Int16 eHoriRel = rFrmFmt.GetHoriOrient().GetRelationOrient(); in CollectFlyFrms() local
337 if( text::RelOrientation::FRAME == eHoriRel && in CollectFlyFrms()
353 … if( text::RelOrientation::FRAME == eHoriRel || text::RelOrientation::PRINT_AREA == eHoriRel ) in CollectFlyFrms()
1892 sal_Int16 eHoriRel = rPosFly.GetFmt().GetHoriOrient(). in SwHTMLPosFlyFrm() local
1894 … if( text::RelOrientation::FRAME == eHoriRel || text::RelOrientation::PRINT_AREA == eHoriRel ) in SwHTMLPosFlyFrm()
H A Dhtmlgrin.cxx215 sal_Int16 eHoriRel; in SetAnchorAndAdjustment() local
220 eHoriRel = nLeftSpace ? text::RelOrientation::PRINT_AREA : text::RelOrientation::FRAME; in SetAnchorAndAdjustment()
224 eHoriRel = nRightSpace ? text::RelOrientation::PRINT_AREA : text::RelOrientation::FRAME; in SetAnchorAndAdjustment()
228 eHoriRel = text::RelOrientation::FRAME; in SetAnchorAndAdjustment()
232 eHoriRel = text::RelOrientation::FRAME; in SetAnchorAndAdjustment()
275 rFrmSet.Put( SwFmtHoriOrient( 0, eHoriOri, eHoriRel) ); in SetAnchorAndAdjustment()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx578 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft, in RTLGraphicsHack() argument
584 if (eHoriRel == text::RelOrientation::PAGE_FRAME) in RTLGraphicsHack()
590 (eHoriRel == text::RelOrientation::PAGE_PRINT_AREA) || in RTLGraphicsHack()
591 (eHoriRel == text::RelOrientation::FRAME) || in RTLGraphicsHack()
592 (eHoriRel == text::RelOrientation::PRINT_AREA) in RTLGraphicsHack()
605 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft, in RTLDrawingsHack() argument
611 if (eHoriRel == text::RelOrientation::PAGE_FRAME) in RTLDrawingsHack()
617 (eHoriRel == text::RelOrientation::PAGE_PRINT_AREA) || in RTLDrawingsHack()
618 (eHoriRel == text::RelOrientation::FRAME) || in RTLDrawingsHack()
619 (eHoriRel == text::RelOrientation::PRINT_AREA) in RTLDrawingsHack()
H A Dww8graf.cxx2223 sal_Int16 eHoriOri, sal_Int16 eHoriRel) in MiserableRTLGraphicsHack() argument
2227 return RTLGraphicsHack(rLeft, nWidth, eHoriOri, eHoriRel, in MiserableRTLGraphicsHack()
2356 sal_Int16 eHoriRel = aHoriRelOriTab[ nXRelTo ]; in ProcessEscherAlign() local
2359 … if ( eHoriOri == text::HoriOrientation::LEFT && eHoriRel == text::RelOrientation::PAGE_FRAME ) in ProcessEscherAlign()
2363 eHoriRel = text::RelOrientation::PAGE_PRINT_AREA; in ProcessEscherAlign()
2372 eHoriRel = text::RelOrientation::PAGE_RIGHT; in ProcessEscherAlign()
2387 eHoriRel)) in ProcessEscherAlign()
2401 … ( eHoriRel == text::RelOrientation::FRAME || eHoriRel == text::RelOrientation::CHAR ) && in ProcessEscherAlign()
2405 eHoriRel = text::RelOrientation::PAGE_PRINT_AREA; in ProcessEscherAlign()
2442 bCurSectionVertical ? eVertRel : eHoriRel); in ProcessEscherAlign()
[all …]
H A Dww8par.hxx1473 sal_Int16 eHoriOri, sal_Int16 eHoriRel);
1774 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft,
1779 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft,

Completed in 73 milliseconds