Home
last modified time | relevance | path

Searched refs:mnType (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ppt/
H A Dtimetargetelementcontext.cxx60 maShapeTarget.mnType = XML_bg; in onCreateContext()
64 maShapeTarget.mnType = XML_txEl; in onCreateContext()
68 maShapeTarget.mnType = XML_subSp; in onCreateContext()
75 maShapeTarget.mnType = XML_dgm; in onCreateContext()
84 if( bTargetSet && maShapeTarget.mnType == XML_txEl ) in onCreateContext()
120 mpTarget->mnType = XML_inkTgt; in onCreateContext()
129 mpTarget->mnType = XML_sldTgt; in onCreateContext()
133 mpTarget->mnType = XML_sndTgt; in onCreateContext()
150 mpTarget->mnType = XML_spTgt; in onCreateContext()
H A Danimationspersist.cxx81 switch(mnType) in convert()
125 switch(mnType) in convert()
143 if( maShapeTarget.mnType == XML_dgm ) in convert()
150 if( !pShape && maShapeTarget.mnType == XML_dgm ) in convert()
186 else if (mnType == PPT_TOKEN(tn) && (maValue >>= aEvent)) in convert()
H A Dconditioncontext.cxx99 if( maCond.mnType == 0 || maCond.mnType == PPT_TOKEN(tn)) in ~CondContext()
129 maCond.mnType = aElementToken; in onCreateContext()
135 maCond.mnType = aElementToken; in onCreateContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ppt/
H A Dtimetargetelementcontext.cxx59 maShapeTarget.mnType = XML_bg; in onCreateContext()
63 maShapeTarget.mnType = XML_txEl; in onCreateContext()
67 maShapeTarget.mnType = XML_subSp; in onCreateContext()
74 maShapeTarget.mnType = XML_dgm; in onCreateContext()
83 if( bTargetSet && maShapeTarget.mnType == XML_txEl ) in onCreateContext()
117 mpTarget->mnType = XML_inkTgt; in onCreateContext()
126 mpTarget->mnType = XML_sldTgt; in onCreateContext()
130 mpTarget->mnType = XML_sndTgt; in onCreateContext()
147 mpTarget->mnType = XML_spTgt; in onCreateContext()
H A Danimationspersist.cxx82 switch(mnType) in convert()
126 switch(mnType) in convert()
144 if( maShapeTarget.mnType == XML_dgm ) in convert()
151 if( !pShape && maShapeTarget.mnType == XML_dgm ) in convert()
187 else if (mnType == PPT_TOKEN(tn) && (maValue >>= aEvent)) in convert()
H A Dconditioncontext.cxx101 if( maCond.mnType == 0 || maCond.mnType == PPT_TOKEN(tn)) in ~CondContext()
131 maCond.mnType = aElementToken; in onCreateContext()
137 maCond.mnType = aElementToken; in onCreateContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/diagram/
H A Ddatamodel.cxx54 << msModelId << ", type " << mnType); in dump()
67 if (aCurrPoint.mnType == XML_doc) in getRootPoint()
155 rCxn.mnType = nType; in addConnection()
175 aDataPoint.mnType = XML_node; in addNode()
194 aPresPoint.mnType = XML_pres; in addNode()
302 elem.mnType == XML_parOf && in calcDepth()
344 switch( point.mnType ) in build()
413 …<< ((connection.mnType == XML_presOf) ? " color=red, " : ((connection.mnType == XML_presParOf) ? "… in build()
426 …<< ((connection.mnType == XML_presOf) ? " color=red, " : ((connection.mnType == XML_presParOf) ? "… in build()
442 …<< ((connection.mnType == XML_presOf) ? "\", color=red]" : ((connection.mnType == XML_presParOf) ?… in build()
[all …]
H A Ddiagramlayoutatoms.cxx842 if (rConnection.mnType != nType) in navigate()
971 switch (maConstraint.mnType) in parseConstraint()
994 && maConstraint.mnType != XML_none) in parseConstraint()
1043 if (mnType == XML_hierRoot) in getVerticalShapesCount()
1125 if (mnType != XML_lin) in layoutShape()
1137 switch(mnType) in layoutShape()
1279 if (mnType == XML_hierRoot) in layoutShape()
1288 if (mnType == XML_hierChild) in layoutShape()
1403 if (rConstraint.mnType == XML_w) in layoutShape()
1411 if (rConstraint.mnType == XML_h) in layoutShape()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/diagram/
H A Ddatamodel.cxx57 << msModelId << ", type " << mnType); in dump()
70 if (aCurrPoint.mnType == XML_doc) in getRootPoint()
158 rCxn.mnType = nType; in addConnection()
178 aDataPoint.mnType = XML_node; in addNode()
197 aPresPoint.mnType = XML_pres; in addNode()
305 elem.mnType == XML_parOf && in calcDepth()
347 switch( point.mnType ) in build()
416 …<< ((connection.mnType == XML_presOf) ? " color=red, " : ((connection.mnType == XML_presParOf) ? "… in build()
429 …<< ((connection.mnType == XML_presOf) ? " color=red, " : ((connection.mnType == XML_presParOf) ? "… in build()
445 …<< ((connection.mnType == XML_presOf) ? "\", color=red]" : ((connection.mnType == XML_presParOf) ?… in build()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A DControlCacheKey.hxx30 ControlType mnType; member in ControlCacheKey
36 : mnType(nType) in ControlCacheKey()
45 return mnType == aOther.mnType && mnPart == aOther.mnPart && mnState == aOther.mnState in operator ==()
52 switch (mnType) in canCacheControl()
84 o3tl::hash_combine(seed, aCache.mnType); in operator ()()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A DControlCacheKey.hxx29 ControlType const mnType; member in ControlCacheKey
35 : mnType(nType) in ControlCacheKey()
43 return mnType == aOther.mnType in operator ==()
52 switch(mnType) in canCacheControl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/ppt/
H A Danimationspersist.hxx58 : mnType(0) in ShapeTargetElement()
65 sal_Int32 mnType; member
76 : mnType( 0 ) in AnimTargetElement()
81 sal_Int32 mnType; member
96 : mnType( 0 ) in AnimationCondition()
105 sal_Int32 mnType; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/ppt/
H A Danimationspersist.hxx56 : mnType(0) in ShapeTargetElement()
63 sal_Int32 mnType; member
74 : mnType( 0 ) in AnimTargetElement()
79 sal_Int32 mnType; member
94 : mnType( 0 ) in AnimationCondition()
103 sal_Int32 mnType; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/ooxml/
H A DHandler.cxx177 : mpFastContext(pContext), msStreamId(), mnType(0) in OOXMLFooterHandler()
183 mpFastContext->resolveFooter(mnType, msStreamId); in finalize()
194 mnType = val.getInt(); in attribute()
209 : mpFastContext(pContext), msStreamId(), mnType(0) in OOXMLHeaderHandler()
215 mpFastContext->resolveHeader(mnType, msStreamId); in finalize()
226 mnType = val.getInt(); in attribute()
241 : mnType(0), in OOXMLBreakHandler()
249 switch (mnType) in ~OOXMLBreakHandler()
270 mnType = val.getInt(); in attribute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/ooxml/
H A DHandler.cxx176 : mpFastContext(pContext), msStreamId(), mnType(0) in OOXMLFooterHandler()
182 mpFastContext->resolveFooter(mnType, msStreamId); in finalize()
193 mnType = val.getInt(); in attribute()
208 : mpFastContext(pContext), msStreamId(), mnType(0) in OOXMLHeaderHandler()
214 mpFastContext->resolveHeader(mnType, msStreamId); in finalize()
225 mnType = val.getInt(); in attribute()
240 : mnType(0), in OOXMLBreakHandler()
248 switch (mnType) in ~OOXMLBreakHandler()
269 mnType = val.getInt(); in attribute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ole/
H A Dvbamodule.cxx51 mnType( script::ModuleType::UNKNOWN ), in VbaModule()
101 …OSL_ENSURE( mnType == script::ModuleType::UNKNOWN, "VbaModule::importDirRecords - multiple module … in importDirRecords()
102 mnType = script::ModuleType::NORMAL; in importDirRecords()
106 …OSL_ENSURE( mnType == script::ModuleType::UNKNOWN, "VbaModule::importDirRecords - multiple module … in importDirRecords()
107 mnType = script::ModuleType::DOCUMENT; in importDirRecords()
124 …OSL_ENSURE( mnType != script::ModuleType::UNKNOWN, "VbaModule::importDirRecords - missing module t… in importDirRecords()
264 aModuleInfo.ModuleType = mnType; in createModule()
267 switch( mnType ) in createModule()
298 if( mnType == script::ModuleType::CLASS ) in createModule()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ole/
H A Dvbamodule.cxx53 mnType( script::ModuleType::UNKNOWN ), in VbaModule()
103 …OSL_ENSURE( mnType == script::ModuleType::UNKNOWN, "VbaModule::importDirRecords - multiple module … in importDirRecords()
104 mnType = script::ModuleType::NORMAL; in importDirRecords()
108 …OSL_ENSURE( mnType == script::ModuleType::UNKNOWN, "VbaModule::importDirRecords - multiple module … in importDirRecords()
109 mnType = script::ModuleType::DOCUMENT; in importDirRecords()
126 …OSL_ENSURE( mnType != script::ModuleType::UNKNOWN, "VbaModule::importDirRecords - missing module t… in importDirRecords()
266 aModuleInfo.ModuleType = mnType; in createModule()
269 switch( mnType ) in createModule()
300 if( mnType == script::ModuleType::CLASS ) in createModule()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dcondformatbuffer.cxx394 mnType( XML_TOKEN_INVALID ), in CondFormatRuleModel()
449 if(maModel.mnType == XML_colorScale) in importCfRule()
525 maModel.mnType = XML_cellIs; in importCfRule()
535 maModel.mnType = XML_expression; in importCfRule()
565 maModel.mnType = XML_timePeriod; in importCfRule()
675 maModel.mnType = XML_colorScale; in importCfRule()
682 maModel.mnType = XML_dataBar; in importCfRule()
688 maModel.mnType = XML_top10; in importCfRule()
696 maModel.mnType = XML_iconSet; in importCfRule()
738 switch( maModel.mnType ) in finalizeImport()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dcondformatbuffer.cxx395 mnType( XML_TOKEN_INVALID ), in CondFormatRuleModel()
450 if(maModel.mnType == XML_colorScale) in importCfRule()
526 maModel.mnType = XML_cellIs; in importCfRule()
536 maModel.mnType = XML_expression; in importCfRule()
566 maModel.mnType = XML_timePeriod; in importCfRule()
676 maModel.mnType = XML_colorScale; in importCfRule()
683 maModel.mnType = XML_dataBar; in importCfRule()
689 maModel.mnType = XML_top10; in importCfRule()
697 maModel.mnType = XML_iconSet; in importCfRule()
739 switch( maModel.mnType ) in finalizeImport()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/iras/
H A Diras.cxx54 sal_Int32 mnDepth, mnImageDatSize, mnType; member in __anon2c9dc1240111::RASReader
80 , mnType(0) in RASReader()
176 size_t nMaxCompression = mnType != RAS_TYPE_BYTE_ENCODED ? 1 : 255; in ReadRAS()
196 …adInt32(mnHeight).ReadInt32(mnDepth).ReadInt32(mnImageDatSize).ReadInt32(mnType).ReadInt32(mnColor… in ImplReadHeader()
216 switch ( mnType ) in ImplReadHeader()
307 if ( mnType == RAS_TYPE_RGB_FORMAT ) in ImplReadBody()
338 if ( mnType == RAS_TYPE_RGB_FORMAT ) in ImplReadBody()
369 if ( mnType != RAS_TYPE_BYTE_ENCODED ) in ImplGetByte()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/iras/
H A Diras.cxx51 sal_Int32 mnDepth, mnImageDatSize, mnType; member in RASReader
75 , mnType(0) in RASReader()
171 size_t nMaxCompression = mnType != RAS_TYPE_BYTE_ENCODED ? 1 : 255; in ReadRAS()
191 …adInt32(mnHeight).ReadInt32(mnDepth).ReadInt32(mnImageDatSize).ReadInt32(mnType).ReadInt32(mnColor… in ImplReadHeader()
211 switch ( mnType ) in ImplReadHeader()
302 if ( mnType == RAS_TYPE_RGB_FORMAT ) in ImplReadBody()
333 if ( mnType == RAS_TYPE_RGB_FORMAT ) in ImplReadBody()
364 if ( mnType != RAS_TYPE_BYTE_ENCODED ) in ImplGetByte()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A DWW8FFData.cxx32 mnType(0), in WW8FFData()
98 aData[4] = mnType | (mnResult << 2); in Write()
129 if (mnType == 0) in Write()
140 if (mnType == 2) in Write()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A DWW8FFData.cxx33 mnType(0), in WW8FFData()
99 aData[4] = mnType | (mnResult << 2); in Write()
130 if (mnType == 0) in Write()
141 if (mnType == 2) in Write()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A DXMLRectangleMembersHandler.cxx33 : mnType( nType ) in XMLRectangleMembersHdl()
54 switch( mnType ) in importXML()
87 switch( mnType ) in exportXML()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A DXMLRectangleMembersHandler.cxx33 : mnType( nType ) in XMLRectangleMembersHdl()
54 switch( mnType ) in importXML()
87 switch( mnType ) in exportXML()

123456789