Home
last modified time | relevance | path

Searched refs:eType (Results 626 – 650 of 726) sorted by relevance

1...<<21222324252627282930

/trunk/main/chart2/source/view/main/
H A DChartView.cxx2195 std::auto_ptr<VTitle> lcl_createTitle( TitleHelper::eTitleType eType in lcl_createTitle() argument
2210 if ( eType == TitleHelper::MAIN_TITLE ) in lcl_createTitle()
2215 else if ( eType == TitleHelper::TITLE_AT_STANDARD_X_AXIS_POSITION ) in lcl_createTitle()
2220 else if ( eType == TitleHelper::TITLE_AT_STANDARD_Y_AXIS_POSITION ) in lcl_createTitle()
2226 uno::Reference< XTitle > xTitle( TitleHelper::getTitle( eType, xChartModel ) ); in lcl_createTitle()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx1135 bool X11SalGraphics::supportsOperation( OutDevSupportType eType ) const in supportsOperation()
1138 switch( eType ) in supportsOperation()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx4034 sal_Bool SwDoc::SetColRowWidthHeight( SwTableBox& rAktBox, sal_uInt16 eType, in SetColRowWidthHeight() argument
4040 if( nsTblChgWidthHeightType::WH_FLAG_INSDEL & eType && pTblNd->GetTable().ISA( SwDDETable )) in SetColRowWidthHeight()
4049 switch( eType & 0xff ) in SetColRowWidthHeight()
4057 eType, nAbsDiff, nRelDiff, in SetColRowWidthHeight()
4066 eType, nAbsDiff, nRelDiff, in SetColRowWidthHeight()
4080 if( nsTblChgWidthHeightType::WH_FLAG_INSDEL & eType ) in SetColRowWidthHeight()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.hxx73 OOXMLPropertyImpl(Id id, OOXMLValue::Pointer_t pValue, Type_t eType);
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx892 AddDataType eType = *aIt; in dumpAddTokenData() local
896 switch( eType ) in dumpAddTokenData()
906 switch( eType ) in dumpAddTokenData()
/trunk/main/sc/source/filter/xml/
H A Dxmldpimp.cxx304 ScDPOutputGeometry::FieldType eType = aGeometry.getFieldButtonType(aScAddress); in SetButtons() local
307 if (eType == ScDPOutputGeometry::Column || eType == ScDPOutputGeometry::Row) in SetButtons()
/trunk/main/svtools/source/filter/
H A Dfilter.cxx1874 GraphicType eType; in ExportGraphic() local
1878 eType = aGraphic.GetType(); in ExportGraphic()
1882 if( eType != GRAPHIC_BITMAP ) in ExportGraphic()
/trunk/main/sd/source/ui/inc/framework/
H A DFrameworkHelper.hxx151 static ::rtl::OUString GetViewURL (ViewShell::ShellType eType);
/trunk/main/offapi/com/sun/star/drawing/
H A DXShapeArranger.idl64 [in] com::sun::star::drawing::Arrangement eType );
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx103 ScOutputType eType; // Bildschirm/Drucker ... member in ScOutputData
H A Ddpcontrol.hxx328 void getSectionPosSize(Point& rPos, Size& rSize, SectionType eType) const;
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx557 SwForm* AbstractMultiTOXTabDialog_Impl::GetForm(CurTOXType eType) in GetForm() argument
559 return pDlg->GetForm(eType); in GetForm()
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx546 while (pBE!=NULL && pBE->eType==DXF_VERTEX) { in DrawPolyLineEntity()
783 switch (pE->eType) { in DrawEntities()
H A Ddxfentrd.hxx70 DXFEntityType eType; member in DXFBasicEntity
/trunk/main/sc/source/ui/view/
H A Dgridwin2.cxx427 …explicit PopupSortAction(const ScAddress& rPos, SortType eType, sal_uInt16 nUserListIndex, ScTabVi… in PopupSortAction() argument
428 maPos(rPos), meType(eType), mnUserListIndex(nUserListIndex), mpViewShell(pViewShell) {} in PopupSortAction()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx501 SwNumRuleType eType, in SwNumRule() argument
509 eRuleType( eType ), in SwNumRule()
/trunk/main/basic/source/runtime/
H A Dstep2.cxx556 TypeClass eType = aAny2.getValueType().getTypeClass(); in CheckArray() local
557 if( eType == TypeClass_INTERFACE ) in CheckArray()
/trunk/main/sc/inc/
H A Daddincol.hxx81 ScAddInArgumentType eType; member
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx249 SwTOXElement eType; member
/trunk/main/starmath/inc/
H A Dparse.hxx121 SmTokenType eType; // token info member
/trunk/main/vcl/inc/vcl/
H A Dcanvastools.hxx145 …n::star::uno::Sequence< sal_Int8 > VCL_DLLPUBLIC getTunnelIdentifier( TunnelIdentifierType eType );
/trunk/main/sal/inc/osl/
H A Dfile.h369 oslFileType eType; member
/trunk/main/connectivity/inc/connectivity/
H A Ddbconversion.hxx158 …static ::rtl::OUString toSQLString(sal_Int32 eType, const ::com::sun::star::uno::Any& _rVal, sal_B…
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx2191 Size TabControl::GetOptimalSize(WindowSizeType eType) const in GetOptimalSize()
2193 switch (eType) { in GetOptimalSize()
2197 return Control::GetOptimalSize( eType ); in GetOptimalSize()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx976 pspath_t eType, sal_Int32& nColumn) in PSBinPath() argument
990 sal_Char cCmd = (eType == lineto ? (sal_Char)0x00 : (sal_Char)0x10); in PSBinPath()

Completed in 198 milliseconds

1...<<21222324252627282930