Home
last modified time | relevance | path

Searched refs:maType (Results 1 – 25 of 29) sorted by relevance

12

/aoo4110/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx460 if( pOldInfo->maType == pOldInfo->maFilterName ) in insertOrEdit()
462 pNewInfo->maType = OUString(); in insertOrEdit()
474 if( pOldInfo->maType != pNewInfo->maType ) in insertOrEdit()
531 if( pFilterEntry->maType.getLength() == 0 ) in insertOrEdit()
563 aFilterData[0].Value <<= pFilterEntry->maType; in insertOrEdit()
755 if( aTypes[nStr] == pFilterEntry->maType ) in insertOrEdit()
762 aTypes[nStrCount] = pFilterEntry->maType; in insertOrEdit()
863 if( aType == pInfo->maType ) in onDelete()
1115 pValues->Value >>= pTempFilter->maType; in initFilterList()
1627 maType( rInfo.maType ), in filter_info_impl()
[all …]
H A Dtypedetectionimport.cxx168 pFilter->maType = getSubdata( 1, aComma, aData ); in createFilterForNode()
190 Node* pTypeNode = findTypeNode( pFilter->maType ); in createFilterForNode()
211 if( pFilter->maType.getLength() == 0 ) in createFilterForNode()
H A Dtypedetectionexport.cxx135 pAttrList->AddAttribute( sName, sCdataAttribute, pFilter->maType ); in doExport()
185 sValue += pFilter->maType; in doExport()
H A Dxmlfiltercommon.hxx55 rtl::OUString maType; member in filter_info_impl
/aoo4110/main/comphelper/source/container/
H A Dnamecontainer.cxx79 const ::com::sun::star::uno::Type maType; member in comphelper::NameContainer
92 : maType( aType ) in NameContainer()
110 if( aElement.getValueType() != maType ) in insertByName()
141 if( aElement.getValueType() != maType ) in replaceByName()
201 return maType; in getElementType()
/aoo4110/main/oox/source/xls/
H A Dworkbookfragment.cxx244 if( pRelation->maType == CREATE_OFFICEDOC_RELATION_TYPE( "worksheet" ) ) in finalizeImport()
246 else if( pRelation->maType == CREATE_OFFICEDOC_RELATION_TYPE( "chartsheet" ) ) in finalizeImport()
248 else if( (pRelation->maType == CREATE_MSOFFICE_RELATION_TYPE( "xlMacrosheet" )) || in finalizeImport()
249 … (pRelation->maType == CREATE_MSOFFICE_RELATION_TYPE( "xlIntlMacrosheet" )) ) in finalizeImport()
251 else if( pRelation->maType == CREATE_OFFICEDOC_RELATION_TYPE( "dialogsheet" ) ) in finalizeImport()
/aoo4110/main/oox/source/core/
H A Drelationshandler.cxx81 aRelation.maType = aAttribs.getString( XML_Type, OUString() ); in createFastChildContext()
83 …if( (aRelation.maId.getLength() > 0) && (aRelation.maType.getLength() > 0) && (aRelation.maTarget.… in createFastChildContext()
H A Drelations.cxx70 if( aIt->second.maType.equalsIgnoreAsciiCase( rType ) ) in getRelationFromFirstType()
79 if( aIt->second.maType.equalsIgnoreAsciiCase( rType ) ) in getRelationsFromType()
/aoo4110/main/svgio/inc/svgio/svgreader/
H A Dsvgnode.hxx94 SVGToken maType; member in svgio::svgreader::SvgNode
137 SVGToken getType() const { return maType; } in getType()
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx2587 maType( rRoot ), in XclImpChTypeGroup()
2588 maTypeInfo( maType.GetTypeInfo() ) in XclImpChTypeGroup()
2626 maType.ReadChType( rStrm ); in ReadSubRecord()
2634 (maType.GetRecId() == EXC_ID_CHLINE) && // must be a line chart in Finalize()
2638 maType.Finalize( bStockChart ); in Finalize()
2641 maTypeInfo.Set( maType.GetTypeInfo(), mxChart3d.is(), false ); in Finalize()
2644 if( maTypeInfo.mbReverseSeries && !Is3dChart() && !maType.IsStacked() && !maType.IsPercent() ) in Finalize()
2685 bool bAnyStacked = maType.IsStacked() || maType.IsPercent(); in HasConnectorLines()
2706 return maType.CreateCoordSystem( Is3dChart() ); in CreateCoordSystem()
2714 Reference< XChartType > xChartType = maType.CreateChartType( xDiagram, Is3dChart() ); in CreateChartType()
[all …]
H A Dxechart.cxx2409 maType( rRoot ), in XclExpChTypeGroup()
2410 maTypeInfo( maType.GetTypeInfo() ) in XclExpChTypeGroup()
2420 maType.Convert( xDiagram, xChartType, nApiAxesSetIdx, bSwappedAxesSet, bHasXLabels ); in ConvertType()
2429 maTypeInfo.Set( maType.GetTypeInfo(), b3dChart, bSpline ); in ConvertType()
2475 maType.SetStacked( bPercent ); in ConvertSeries()
2525 maType.Save( rStrm ); in WriteSubRecords()
/aoo4110/main/oox/source/vml/
H A Dvmlshape.cxx227 if( (maShapeModel.maType.getLength() > 1) && (maShapeModel.maType[ 0 ] == '#') ) in finalizeFragmentImport()
228 …eType* pShapeType = mrDrawing.getShapes().getShapeTypeById( maShapeModel.maType.copy( 1 ), true ) ) in finalizeFragmentImport()
/aoo4110/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx259 , maType(0) in CmdTimeNodeContext()
265 maType = xAttribs->getOptionalValueToken( XML_type, 0 ); in CmdTimeNodeContext()
289 switch( maType ) in endFastElement()
373 sal_Int32 maType; member in oox::ppt::CmdTimeNodeContext
/aoo4110/main/sw/source/core/text/
H A Dwrong.cxx44 : maType(rType), mxPropertyBag(xPropertyBag), mnPos(nPos), mnLen(nLen), mpSubList(0) in SwWrongArea()
55 : maType(rType), mxPropertyBag(xPropertyBag), mnPos(nPos), mnLen(nLen), mpSubList(pSubList), mLineT… in SwWrongArea()
218 if ( 0 != maList[0].maType.getLength() || maList[0].mpSubList ) in GetWrongPos()
/aoo4110/main/sdext/source/minimizer/
H A Dfileopendialog.cxx158 case TK_Type : rProperty.Value >>= aFilterEntry.maType; break; in FileOpenDialog()
194 if ( xTypes->getByName( aIter->maType ) >>= aTypeProperties ) in FileOpenDialog()
H A Dfileopendialog.hxx41 rtl::OUString maType; member
/aoo4110/main/svtools/source/contnr/
H A Dfileview.cxx2337 aValue += (*aIt)->maType; in CreateDisplayText_Impl()
2397 pEntry->maType = aValue.getToken( 0, '\t', nIndex ); in CreateVector_Impl()
2398 aDisplayText += pEntry->maType; in CreateVector_Impl()
2538 nComp = pCollatorWrapper->compareString( aOne->maType, aTwo->maType ); in CompareSortingData_Impl()
2657 pData->maType = SvFileInformationManager::GetFolderDescription( aVolInfo ); in FolderInserted()
2669 aValue += pData->maType; in FolderInserted()
H A Dcontentenumeration.cxx314 … pData->maType = SvFileInformationManager::GetFolderDescription( aVolInfo ); in enumerateFolderContent()
317 pData->maType = SvFileInformationManager::GetFileDescription( in enumerateFolderContent()
H A Dcontentenumeration.hxx56 ::rtl::OUString maType;
/aoo4110/main/sc/source/filter/inc/
H A Dxichart.hxx1055 inline bool IsStacked() const { return maType.IsStacked(); } in IsStacked()
1057 inline bool IsPercent() const { return maType.IsPercent(); } in IsPercent()
1065 inline bool HasCategoryLabels() const { return maType.HasCategoryLabels(); } in HasCategoryLabels()
1115 XclImpChType maType; /// Chart type (e.g. CHBAR, CHLINE, ...). member in XclImpChTypeGroup
H A Dxechart.hxx959 inline bool IsValidGroup() const { return !maSeries.IsEmpty() && maType.IsValidType(); } in IsValidGroup()
996 XclExpChType maType; /// Chart type (e.g. CHBAR, CHLINE, ...). member in XclExpChTypeGroup
/aoo4110/main/svgio/source/svgreader/
H A Dsvgnode.cxx150 : maType(aType), in SvgNode()
161 OSL_ENSURE(SVGTokenUnknown != maType, "SvgNode with unknown type created (!)"); in SvgNode()
/aoo4110/main/oox/inc/oox/core/
H A Drelations.hxx56 ::rtl::OUString maType;
/aoo4110/main/sw/source/core/inc/
H A Dwrong.hxx66 rtl::OUString maType; member in SwWrongArea
/aoo4110/main/oox/inc/oox/vml/
H A Dvmlshape.hxx173 ::rtl::OUString maType; /// Shape template with default properties.

Completed in 181 milliseconds

12