Home
last modified time | relevance | path

Searched refs:mnType (Results 51 – 75 of 105) sorted by relevance

12345

/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbar.cxx202 mnType( nType ) in VbaDummyCommandBar()
252 return mnType; in Type()
H A Dvbacommandbar.hxx102 sal_Int32 mnType; member in VbaDummyCommandBar
/trunk/main/oox/inc/oox/xls/
H A Dpivottablebuffer.hxx46 sal_Int32 mnType; /// Type of the item. member
210 sal_Int32 mnType; /// Filter type. member
H A Dpivotcachebuffer.hxx92 inline sal_Int32 getType() const { return mnType; } in getType()
100 sal_Int32 mnType; /// Value type (OOXML token identifier). member in oox::xls::PivotCacheItem
H A Dtablebuffer.hxx43 sal_Int32 mnType; /// Table type (worksheet, query, etc.). member
H A Dcondformatbuffer.hxx48 sal_Int32 mnType; /// Type of the rule. member
H A Drichstring.hxx139 sal_Int32 mnType; /// Phonetic text type. member
/trunk/main/oox/source/xls/
H A Dworksheetfragment.cxx131 if( mxValModel->mnType == XML_list ) in onCharacters()
166 mxValModel->mnType = rAttribs.getToken( XML_type, XML_none ); in importDataValidation()
204 if( (aModel.mnType == XML_list) && getFlag( nFlags, BIFF_DATAVAL_STRINGLIST ) ) in importDataValidation()
1060 if( (aModel.mnType == XML_list) && getFlag( nFlags, BIFF_DATAVAL_STRINGLIST ) ) in importDataValidation()
H A Dworksheethelper.cxx187 mnType( XML_none ), in ValidationModel()
201 mnType = STATIC_ARRAY_SELECT( spnTypeIds, nType, XML_none ); in setBiffType()
1098 switch( aIt->mnType ) in finalizeValidationRanges()
/trunk/main/sc/source/filter/excel/
H A Dxlpivot.cxx476 mnType( EXC_SXVI_TYPE_DATA ), in XclPTItemInfo()
485 >> rInfo.mnType in operator >>()
494 << rInfo.mnType in operator <<()
H A Dxlchart.cxx97 mnType( nType ), in XclChFrBlock()
373 mnType( EXC_CHAXIS_NONE ) in XclChAxis()
380 switch( mnType ) in GetApiAxisDimension()
/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx77 sal_Int32 mnType; member
1039 switch ( pSortInfo->mnType ) in CompareImpl()
1716 pInfo->mnType = 0; in BuildSortInfo()
1721 pInfo->mnType = xData->getColumnType( nColumn ); in BuildSortInfo()
/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx778 XMLMoveSizeProtectHdl( sal_Int32 nType ) : mnType( nType ) {} in XMLMoveSizeProtectHdl()
789 const sal_Int32 mnType; member in XMLMoveSizeProtectHdl
794 …const sal_Bool bValue = rStrImpValue.indexOf( GetXMLToken( mnType == XML_SD_TYPE_MOVE_PROTECT ? XM… in importXML()
810 rStrExpValue += GetXMLToken( mnType == XML_SD_TYPE_MOVE_PROTECT ? XML_POSITION : XML_SIZE ); in exportXML()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx603 sal_uInt16 mnType; member
608 mnType( nType ) in ImplFontNameListData()
795 sal_uInt16 nType = pData->mnType; in UserDraw()
/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx95 mnType( META_NULL_ACTION ) in MetaAction()
103 mnType( nType ) in MetaAction()
149 if ( mnType != rMetaAction.mnType ) in IsEqual()
159 rOStm << mnType; in Write()
166 rIStm >> mnType; in Read()
/trunk/main/xmloff/inc/
H A DXMLRectangleMembersHandler.hxx39 sal_Int32 mnType; member in XMLRectangleMembersHdl
/trunk/main/xmloff/inc/xmloff/
H A Dmaptype.hxx44 sal_Int32 mnType; /** Bit 0..23 : XML-Type of its value member
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx611 sal_uLong mnType; member
840 rType |= pTypeList->mnType; in getMapName()
/trunk/main/vcl/inc/vcl/
H A Dlongcurr.hxx52 sal_uInt16 mnType; member in LongCurrencyFormatter
H A Dmetaact.hxx153 sal_uInt16 mnType; member in MetaAction
176 sal_uInt16 GetType() const { return mnType; } in GetType()
/trunk/main/sc/source/ui/vba/
H A Dvbahyperlink.hxx80 long mnType; member in ScVbaHyperlink
/trunk/main/sc/source/filter/inc/
H A Dxlchart.hxx786 sal_uInt16 mnType; /// Type of the future record block. member
1115 sal_uInt16 mnType; /// Axis type. member
/trunk/main/vcl/source/control/
H A Dfield.cxx485 mnType = FORMAT_NUMERIC; in ImplInit()
1514 mnType = FORMAT_METRIC; in ImplInit()
2149 mnType = FORMAT_CURRENCY; in ImplInit()
/trunk/main/sw/inc/
H A Dunoflatpara.hxx144 const sal_Int32 mnType; member in SwXFlatParagraphIterator
/trunk/main/oox/source/drawingml/diagram/
H A Ddatamodelcontext.cxx49 pConnection->mnType = nType; in CxnContext()

Completed in 178 milliseconds

12345