/trunk/main/basegfx/source/range/ |
H A D | b2dpolyrange.cxx | 39 basegfx::B2VectorOrientation eOrient) in flipOrientation() 74 explicit ImplB2DPolyRange( const B2DRange& rRange, B2VectorOrientation eOrient ) : in ImplB2DPolyRange() 103 void setElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eOrient ) in setElement() 117 …void insertElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eOrient, sal_uIn… in insertElement() 131 void appendElement(const B2DRange& rRange, B2VectorOrientation eOrient, sal_uInt32 nCount) in appendElement() 272 B2DPolyRange::B2DPolyRange( const B2DRange& rRange, B2VectorOrientation eOrient ) : in B2DPolyRange() 319 …d B2DPolyRange::setElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eOrient ) in setElement() 329 …ange::insertElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eOrient, sal_uI… in insertElement() 339 …void B2DPolyRange::appendElement(const B2DRange& rRange, B2VectorOrientation eOrient, sal_uInt32 n… in appendElement()
|
/trunk/main/sw/inc/ |
H A D | fmtornt.hxx | 43 sal_Int16 eOrient; member in SwFmtVertOrient 80 sal_Int16 eOrient; member in SwFmtHoriOrient
|
H A D | crstate.hxx | 47 sal_Int16 eOrient; // Absatzausrichtung member
|
/trunk/main/svx/source/items/ |
H A D | chrtitem.cxx | 223 SvxChartTextOrientItem::SvxChartTextOrientItem(SvxChartTextOrient eOrient, in SvxChartTextOrientItem() 380 SvxChartKindErrorItem::SvxChartKindErrorItem(SvxChartKindError eOrient, in SvxChartKindErrorItem() 422 SvxChartIndicateItem::SvxChartIndicateItem(SvxChartIndicate eOrient, in SvxChartIndicateItem() 464 SvxChartRegressItem::SvxChartRegressItem(SvxChartRegress eOrient, in SvxChartRegressItem()
|
H A D | algitem.cxx | 445 table::CellOrientation eOrient; in PutValue() local
|
/trunk/main/sc/source/filter/qpro/ |
H A D | qprostyle.cxx | 122 SvxCellOrientation eOrient = SVX_ORIENTATION_STANDARD; in SetFormat() local
|
/trunk/main/editeng/source/items/ |
H A D | paperinf.cxx | 90 const Orientation eOrient = pPrinter->GetOrientation(); in GetPaperSize() local
|
H A D | numitem.cxx | 1142 sal_Int16 eOrient = aFmt.GetVertOrient(); in UnLinkGraphics() local
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | frmmgr.cxx | 598 void SwFlyFrmAttrMgr::SetHorzOrientation( sal_Int16 eOrient ) in SetHorzOrientation() 605 void SwFlyFrmAttrMgr::SetVertOrientation( sal_Int16 eOrient ) in SetVertOrientation()
|
/trunk/main/sfx2/source/doc/ |
H A D | printhelper.cxx | 306 view::PaperOrientation eOrient = (view::PaperOrientation)pPrinter->GetOrientation(); in getPrinter() local 371 view::PaperOrientation eOrient; in impl_setPrinter() local
|
/trunk/main/sw/source/core/text/ |
H A D | porfld.hxx | 198 sal_Int16 eOrient; member in SwGrfNumPortion
|
/trunk/main/sc/source/filter/excel/ |
H A D | xlpivot.cxx | 514 DataPilotFieldOrientation eOrient = DataPilotFieldOrientation_HIDDEN; in GetApiOrient() local 527 void XclPTFieldInfo::AddApiOrient( DataPilotFieldOrientation eOrient ) in AddApiOrient()
|
H A D | xepivot.cxx | 1069 …DataPilotFieldOrientation eOrient = static_cast< DataPilotFieldOrientation >( rSaveDim.GetOrientat… in SetPropertiesFromDim() local 1405 …DataPilotFieldOrientation eOrient = static_cast< DataPilotFieldOrientation >( rSaveDim.GetOrientat… in SetFieldPropertiesFromDim() local
|
/trunk/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 2176 SCCOLROW ScHTMLTable::GetDocSize( ScHTMLOrient eOrient, SCCOLROW nCellPos ) const in GetDocSize() 2184 SCCOLROW ScHTMLTable::GetDocSize( ScHTMLOrient eOrient, SCCOLROW nCellBegin, SCCOLROW nCellEnd ) co… in GetDocSize() 2207 SCCOLROW ScHTMLTable::GetDocPos( ScHTMLOrient eOrient, SCCOLROW nCellPos ) const in GetDocPos() 2533 void ScHTMLTable::SetDocSize( ScHTMLOrient eOrient, SCCOLROW nCellPos, SCCOLROW nSize ) in SetDocSize() 2550 ScHTMLOrient eOrient, SCCOLROW nCellPos, SCCOLROW nCellSpan, SCCOLROW nRealDocSize ) in CalcNeededDocSize()
|
/trunk/main/svx/source/sidebar/ |
H A D | nbdtmg.cxx | 779 sal_Int16 eOrient = text::VertOrientation::LINE_CENTER; in ApplyNumRule() local 1326 sal_Int16 eOrient = text::VertOrientation::LINE_CENTER; in ApplyNumRule() local 1342 sal_Int16 eOrient = text::VertOrientation::LINE_CENTER; in ApplyNumRule() local 2021 sal_Int16 eOrient = text::VertOrientation::LINE_CENTER; in ApplyNumRule() local
|
/trunk/main/sw/source/ui/config/ |
H A D | uinums.cxx | 529 sal_Int16 eOrient = text::VertOrientation::NONE; in _SwNumFmtGlobal() local
|
/trunk/main/sc/source/filter/xml/ |
H A D | XMLExportDataPilot.cxx | 735 void ScXMLExportDataPilot::WriteGrandTotal(::xmloff::token::XMLTokenEnum eOrient, bool bVisible, co… in WriteGrandTotal()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | datauno.cxx | 397 table::TableOrientation eOrient = (table::TableOrientation) in FillSortParam() local 1444 table::TableOrientation eOrient = (table::TableOrientation) in setPropertyValue() local 1489 table::TableOrientation eOrient = aParam.bByRow ? table::TableOrientation_ROWS : in getPropertyValue() local
|
H A D | afmtuno.cxx | 749 table::CellOrientation eOrient; in setPropertyValue() local
|
/trunk/main/sc/source/core/data/ |
H A D | dpsave.cxx | 570 sheet::DataPilotFieldOrientation eOrient = (sheet::DataPilotFieldOrientation)nOrientation; in WriteToSource() local 1061 sheet::DataPilotFieldOrientation eOrient = sheet::DataPilotFieldOrientation_HIDDEN; in lcl_ResetOrient() local
|
H A D | patattr.cxx | 201 SvxCellOrientation eOrient = SVX_ORIENTATION_STANDARD; in GetCellOrientation() local
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | pvlaydlg.cxx | 517 sheet::DataPilotFieldOrientation eOrient = sheet::DataPilotFieldOrientation_HIDDEN; in IsInsertAllowed() local
|
/trunk/main/cui/source/tabpages/ |
H A D | numpages.cxx | 1171 sal_Int16 eOrient = text::VertOrientation::LINE_CENTER; in IMPL_LINK() local 2170 sal_Int16 eOrient = (sal_Int16)nPos; in IMPL_LINK() local 2300 sal_Int16 eOrient = aNumFmt.GetVertOrient(); in IMPL_LINK() local 2501 sal_Int16 eOrient = aNumFmt.GetVertOrient(); in IMPL_LINK() local
|
/trunk/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 425 sal_Int16 eOrient = pRep->GetAlign(); in ItemSetToTableParam() local
|
/trunk/main/sw/source/core/doc/ |
H A D | number.cxx | 483 sal_Int16 eOrient = SvxNumberFormat::GetVertOrient(); in GetGraphicOrientation() local
|