Home
last modified time | relevance | path

Searched refs:eHoriOri (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlplug.cxx356 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertEmbed() local
393 eHoriOri = rOption.GetEnum( aHTMLImgHAlignTable, eHoriOri ); in InsertEmbed()
702 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in NewObject() local
754 eHoriOri = rOption.GetEnum( aHTMLImgHAlignTable, eHoriOri ); in NewObject()
820 SetAnchorAndAdjustment( eVertOri, eHoriOri, aPropInfo, rFrameSet ); in NewObject()
868 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertApplet() local
902 eHoriOri = rOption.GetEnum( aHTMLImgHAlignTable, eHoriOri ); in InsertApplet()
950 SetAnchorAndAdjustment( eVertOri, eHoriOri, aPropInfo, rFrameSet ); in InsertApplet()
1028 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertFloatingFrame() local
1051 eHoriOri = rOption.GetEnum( aHTMLImgHAlignTable, eHoriOri ); in InsertFloatingFrame()
[all …]
H A Dhtmldrawreader.cxx76 sal_Int16 eHoriOri, in InsertDrawObject() argument
179 text::HoriOrientation::LEFT == eHoriOri ) in InsertDrawObject()
256 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in NewMarquee() local
342 eHoriOri = in NewMarquee()
515 InsertDrawObject( m_pMarquee, aSpace, eVertOri, eHoriOri, aStyleItemSet, in NewMarquee()
H A Dhtmlgrin.cxx150 sal_Int16 eHoriOri, in SetAnchorAndAdjustment() argument
172 SetAnchorAndAdjustment( eVertOri, eHoriOri, rFrameItemSet ); in SetAnchorAndAdjustment()
177 sal_Int16 eHoriOri, in SetAnchorAndAdjustment() argument
185 if( text::HoriOrientation::NONE != eHoriOri ) in SetAnchorAndAdjustment()
195 switch( eHoriOri ) in SetAnchorAndAdjustment()
253 rFrameSet.Put( SwFormatHoriOrient( 0, eHoriOri, eHoriRel) ); in SetAnchorAndAdjustment()
323 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertImage() local
371 eHoriOri = in InsertImage()
580 SetAnchorAndAdjustment( eVertOri, eHoriOri, aPropInfo, aFrameSet ); in InsertImage()
H A Dswhtml.hxx679 sal_Int16 eHoriOri,
683 sal_Int16 eHoriOri,
777 sal_Int16 eHoriOri,
785 sal_Int16 eHoriOri,
H A Dhtmlcss1.cxx1940 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in SetAnchorAndAdjustment() local
1977 eHoriOri = text::HoriOrientation::NONE; in SetAnchorAndAdjustment()
1983 eHoriOri = text::HoriOrientation::LEFT; in SetAnchorAndAdjustment()
2020 eHoriOri = text::HoriOrientation::RIGHT; in SetAnchorAndAdjustment()
2026 eHoriOri = text::HoriOrientation::LEFT; in SetAnchorAndAdjustment()
2034 rFrameItemSet.Put( SwFormatHoriOrient( nHoriPos, eHoriOri, eHoriRel ) ); in SetAnchorAndAdjustment()
H A Dhtmlform.cxx846 const Size& rSize, sal_Int16 eVertOri, sal_Int16 eHoriOri, in InsertControl() argument
1091 text::HoriOrientation::LEFT == eHoriOri ) in InsertControl()
1406 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertInput() local
1467 eHoriOri = in InsertInput()
1468 rOption.GetEnum( aHTMLImgHAlignTable, eHoriOri ); in InsertInput()
1547 eHoriOri = text::HoriOrientation::NONE; in InsertInput()
1822 eVertOri, eHoriOri, in InsertInput()
H A Dhtmlflywriter.cxx741 sal_Int16 eHoriOri = rFrameFormat.GetHoriOrient().GetHoriOrient(); in OutFrameFormatOptions() local
745 switch( eHoriOri ) in OutFrameFormatOptions()
1021 sal_Int16 eHoriOri = rFrameFormat.GetHoriOrient().GetHoriOrient(); in writeFrameFormatOptions() local
1024 switch( eHoriOri ) in writeFrameFormatOptions()
H A Dhtmltab.cxx2294 sal_Int16 eHoriOri; in MakeTable() local
2299 eHoriOri = m_bPercentWidth ? text::HoriOrientation::FULL : text::HoriOrientation::LEFT; in MakeTable()
2308 eHoriOri = text::HoriOrientation::RIGHT; in MakeTable()
2312 eHoriOri = text::HoriOrientation::CENTER; in MakeTable()
2317eHoriOri = m_nLeftMargin ? text::HoriOrientation::LEFT_AND_WIDTH : text::HoriOrientation::LEFT; in MakeTable()
2329 pFrameFormat->SetFormatAttr( SwFormatHoriOrient(0, eHoriOri) ); in MakeTable()
2330 if (text::HoriOrientation::LEFT_AND_WIDTH == eHoriOri) in MakeTable()
2342 if (m_bPercentWidth && text::HoriOrientation::FULL != eHoriOri) in MakeTable()
H A Dswhtml.cxx4862 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertSpacer() local
4882 eHoriOri = in InsertSpacer()
4884 eHoriOri ); in InsertSpacer()
4917 SetAnchorAndAdjustment( eVertOri, eHoriOri, aFrameSet ); in InsertSpacer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlplug.cxx356 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertEmbed() local
393 eHoriOri = rOption.GetEnum( aHTMLImgHAlignTable, eHoriOri ); in InsertEmbed()
698 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in NewObject() local
750 eHoriOri = rOption.GetEnum( aHTMLImgHAlignTable, eHoriOri ); in NewObject()
816 SetAnchorAndAdjustment( eVertOri, eHoriOri, aPropInfo, rFrameSet ); in NewObject()
864 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertApplet() local
898 eHoriOri = rOption.GetEnum( aHTMLImgHAlignTable, eHoriOri ); in InsertApplet()
946 SetAnchorAndAdjustment( eVertOri, eHoriOri, aPropInfo, rFrameSet ); in InsertApplet()
1024 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertFloatingFrame() local
1047 eHoriOri = rOption.GetEnum( aHTMLImgHAlignTable, eHoriOri ); in InsertFloatingFrame()
[all …]
H A Dhtmldrawreader.cxx83 sal_Int16 eHoriOri, in InsertDrawObject() argument
186 text::HoriOrientation::LEFT == eHoriOri ) in InsertDrawObject()
263 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in NewMarquee() local
349 eHoriOri = in NewMarquee()
522 InsertDrawObject( m_pMarquee, aSpace, eVertOri, eHoriOri, aStyleItemSet, in NewMarquee()
H A Dhtmlgrin.cxx154 sal_Int16 eHoriOri, in SetAnchorAndAdjustment() argument
176 SetAnchorAndAdjustment( eVertOri, eHoriOri, rFrameItemSet ); in SetAnchorAndAdjustment()
181 sal_Int16 eHoriOri, in SetAnchorAndAdjustment() argument
189 if( text::HoriOrientation::NONE != eHoriOri ) in SetAnchorAndAdjustment()
199 switch( eHoriOri ) in SetAnchorAndAdjustment()
257 rFrameSet.Put( SwFormatHoriOrient( 0, eHoriOri, eHoriRel) ); in SetAnchorAndAdjustment()
327 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertImage() local
375 eHoriOri = in InsertImage()
584 SetAnchorAndAdjustment( eVertOri, eHoriOri, aPropInfo, aFrameSet ); in InsertImage()
H A Dswhtml.hxx660 sal_Int16 eHoriOri,
664 sal_Int16 eHoriOri,
758 sal_Int16 eHoriOri,
766 sal_Int16 eHoriOri,
H A Dhtmlcss1.cxx1937 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in SetAnchorAndAdjustment() local
1974 eHoriOri = text::HoriOrientation::NONE; in SetAnchorAndAdjustment()
1980 eHoriOri = text::HoriOrientation::LEFT; in SetAnchorAndAdjustment()
2017 eHoriOri = text::HoriOrientation::RIGHT; in SetAnchorAndAdjustment()
2023 eHoriOri = text::HoriOrientation::LEFT; in SetAnchorAndAdjustment()
2031 rFrameItemSet.Put( SwFormatHoriOrient( nHoriPos, eHoriOri, eHoriRel ) ); in SetAnchorAndAdjustment()
H A Dhtmlform.cxx838 const Size& rSize, sal_Int16 eVertOri, sal_Int16 eHoriOri, in InsertControl() argument
1083 text::HoriOrientation::LEFT == eHoriOri ) in InsertControl()
1398 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertInput() local
1459 eHoriOri = in InsertInput()
1460 rOption.GetEnum( aHTMLImgHAlignTable, eHoriOri ); in InsertInput()
1539 eHoriOri = text::HoriOrientation::NONE; in InsertInput()
1814 eVertOri, eHoriOri, in InsertInput()
H A Dhtmlflywriter.cxx747 sal_Int16 eHoriOri = rFrameFormat.GetHoriOrient().GetHoriOrient(); in OutFrameFormatOptions() local
751 switch( eHoriOri ) in OutFrameFormatOptions()
1011 sal_Int16 eHoriOri = rFrameFormat.GetHoriOrient().GetHoriOrient(); in writeFrameFormatOptions() local
1014 switch( eHoriOri ) in writeFrameFormatOptions()
H A Dhtmltab.cxx2301 sal_Int16 eHoriOri; in MakeTable() local
2306 eHoriOri = m_bPrcWidth ? text::HoriOrientation::FULL : text::HoriOrientation::LEFT; in MakeTable()
2315 eHoriOri = text::HoriOrientation::RIGHT; in MakeTable()
2319 eHoriOri = text::HoriOrientation::CENTER; in MakeTable()
2324eHoriOri = m_nLeftMargin ? text::HoriOrientation::LEFT_AND_WIDTH : text::HoriOrientation::LEFT; in MakeTable()
2336 pFrameFormat->SetFormatAttr( SwFormatHoriOrient(0, eHoriOri) ); in MakeTable()
2337 if (text::HoriOrientation::LEFT_AND_WIDTH == eHoriOri) in MakeTable()
2349 if (m_bPrcWidth && text::HoriOrientation::FULL != eHoriOri) in MakeTable()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8graf.cxx2212 sal_Int16 eHoriOri, sal_Int16 eHoriRel) in MiserableRTLGraphicsHack() argument
2216 return RTLGraphicsHack(rLeft, nWidth, eHoriOri, eHoriRel, in MiserableRTLGraphicsHack()
2328 sal_Int16 eHoriOri = aHoriOriTab[ nXAlign ]; in ProcessEscherAlign() local
2332 if (eHoriOri == text::HoriOrientation::LEFT && eHoriRel == text::RelOrientation::PAGE_FRAME) in ProcessEscherAlign()
2335 eHoriOri = text::HoriOrientation::NONE; in ProcessEscherAlign()
2344 eHoriOri = text::HoriOrientation::NONE; in ProcessEscherAlign()
2358 if (MiserableRTLGraphicsHack(nLeft, nWidth, eHoriOri, in ProcessEscherAlign()
2380 if (eHoriOri == text::HoriOrientation::LEFT) in ProcessEscherAlign()
2382 else if (eHoriOri == text::HoriOrientation::RIGHT) in ProcessEscherAlign()
2409 bCurSectionVertical ? eVertOri : eHoriOri, in ProcessEscherAlign()
[all …]
H A Dwrtw8esh.cxx530 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft, in RTLGraphicsHack() argument
534 if (eHoriOri == text::HoriOrientation::NONE) in RTLGraphicsHack()
557 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft, in RTLDrawingsHack() argument
561 if (eHoriOri == text::HoriOrientation::NONE) in RTLDrawingsHack()
H A Dww8par.hxx1627 sal_Int16 eHoriOri, sal_Int16 eHoriRel);
1945 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8graf.cxx2236 sal_Int16 eHoriOri, sal_Int16 eHoriRel) in MiserableRTLGraphicsHack() argument
2240 return RTLGraphicsHack(rLeft, nWidth, eHoriOri, eHoriRel, in MiserableRTLGraphicsHack()
2367 sal_Int16 eHoriOri = aHoriOriTab[ nXAlign ]; in ProcessEscherAlign() local
2371 … if ( eHoriOri == text::HoriOrientation::LEFT && eHoriRel == text::RelOrientation::PAGE_FRAME ) in ProcessEscherAlign()
2374 eHoriOri = text::HoriOrientation::NONE; in ProcessEscherAlign()
2383 eHoriOri = text::HoriOrientation::NONE; in ProcessEscherAlign()
2397 if (MiserableRTLGraphicsHack(nLeft, nWidth, eHoriOri, in ProcessEscherAlign()
2419 if (eHoriOri == text::HoriOrientation::LEFT) in ProcessEscherAlign()
2421 else if (eHoriOri == text::HoriOrientation::RIGHT) in ProcessEscherAlign()
2448 … bCurSectionVertical ? eVertOri : eHoriOri, in ProcessEscherAlign()
[all …]
H A Dwrtw8esh.cxx542 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft, in RTLGraphicsHack() argument
546 if (eHoriOri == text::HoriOrientation::NONE) in RTLGraphicsHack()
569 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft, in RTLDrawingsHack() argument
573 if (eHoriOri == text::HoriOrientation::NONE) in RTLDrawingsHack()
H A Dww8par.hxx1612 sal_Int16 eHoriOri, sal_Int16 eHoriRel);
1930 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Ditratr.cxx919 sal_Int16 eHoriOri = rOrient.GetHoriOrient(); in lcl_MinMaxNode() local
963 switch( eHoriOri ) in lcl_MinMaxNode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Ditratr.cxx902 sal_Int16 eHoriOri = rOrient.GetHoriOrient(); in lcl_MinMaxNode() local
946 switch( eHoriOri ) in lcl_MinMaxNode()

12