Home
last modified time | relevance | path

Searched refs:mnType (Results 76 – 100 of 105) sorted by relevance

12345

/trunk/main/sd/source/filter/ppt/
H A Dpptanimations.hxx254 sal_Int16 mnType; member
259 …static const sal_Char* find( const sal_Int16 mnType, const sal_Int16 mnSubType, const sal_Bool bDi…
/trunk/main/oox/source/ppt/
H A Dslidetransition.cxx70 mnTransitionType = p->mnType; in SlideTransition()
H A Dtimenode.cxx239 if( mpTarget->mnType == XML_spTgt ) in setNode()
/trunk/main/sc/source/ui/vba/
H A Dvbaaxis.hxx36 sal_Int32 mnType; member in ScVbaAxis
/trunk/main/oox/inc/oox/xls/
H A Dworksheethelper.hxx162 sal_Int32 mnType; member
H A Dstylesbuffer.hxx620 sal_Int32 mnType; /// Gradient type, linear or path. member
/trunk/main/vcl/inc/
H A Dwindow.h301 WindowType mnType; member in WindowImpl
/trunk/main/sc/source/ui/dbgui/
H A Dasciiopt.cxx144 pColFormat[ nIx ] = rDataVec[ nIx ].mnType; in SetColumnInfo()
/trunk/main/vcl/source/window/
H A Dwindow2.cxx1627 mpWindowImpl->mnType = nType; in SetType()
1632 return mpWindowImpl->mnType; in GetType()
H A Dwindow.cxx197 mnType = nType; // window type in WindowImpl()
836 switch (mpWindowImpl->mnType) in ImplInit()
8202 …if ( !IsDialog() && (mpWindowImpl->mnType != WINDOW_TABPAGE) && (mpWindowImpl->mnType != WINDOW_FL… in GetHelpText()
/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx106 short mnType; member
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx446 mbIsSet(false), mnType(NUMBERFORMAT_ALL), mnIndex(0) in CellFormat()
1651 pFmt->mnType = nFmtType; in getSingleRefToken()
1707 pFmt->mnType = nFmtType; in getSingleRefToken()
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx155 …rStrm << nRecId << EXC_FUTUREREC_EMPTYFLAGS << rFrBlock.mnType << rFrBlock.mnContext << rFrBlock.m… in lclWriteChFrBlockRecord()
269 …DBG_ASSERT( aIt->mnType != EXC_CHFRBLOCK_TYPE_UNKNOWN, "XclExpChRootData::InitializeFutureRecBlock… in InitializeFutureRecBlock()
2943 maData.mnType = nAxisType; in XclExpChAxis()
3070 rStrm << maData.mnType; in WriteBody()
H A Dxepivot.cxx954 maItemInfo.mnType = EXC_SXVI_TYPE_DATA; in XclExpPTItem()
963 maItemInfo.mnType = nItemType; in XclExpPTItem()
/trunk/main/sc/source/filter/inc/
H A Dxlpivot.hxx621 sal_uInt16 mnType; /// Type of the item (e.g. data, function, grand total). member
H A Dxechart.hxx1110 inline sal_uInt16 GetAxisType() const { return maData.mnType; } in GetAxisType()
H A Dxichart.hxx1232 inline sal_uInt16 GetAxisType() const { return maData.mnType; } in GetAxisType()
/trunk/main/svx/workben/msview/
H A Dxmlconfig.cxx363 switch( mnType ) in format()
/trunk/main/vcl/source/control/
H A Dlongcurr.cxx329 mnType = FORMAT_LONGCURRENCY; in ImpInit()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx159 sal_uInt16 mnType; member in NumericFormatter
/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx1872 mnType( (sal_uInt16)drawing::ConnectorType_STANDARD ), in SdXMLConnectorShapeContext()
1936 SvXMLUnitConverter::convertEnum( mnType, rValue, aXML_ConnectionKind_EnumMap ); in processAttribute()
2071 aAny <<= (drawing::ConnectorType)mnType; in StartElement()
H A Dximpshap.hxx305 sal_uInt16 mnType; member in SdXMLConnectorShapeContext
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx1851 mnType( XML_linear ), in GradientFillModel()
1865 mnType = STATIC_ARRAY_SELECT( spnTypes, nType, XML_TOKEN_INVALID ); in readGradient()
1960 mxGradientModel->mnType = rAttribs.getToken( XML_type, XML_linear ); in importGradientFill()
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx708 aEvent.mpFrame->CallCallback( aEvent.mnType, aEvent.mpData ); in Yield()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx77 sal_uInt16 mnType; member in TypeName

Completed in 260 milliseconds

12345