/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlstyli.cxx | 114 sal_Int16 nContextID = getPropertySetMapper()->GetEntryContextId(property->mnIndex); in finished() local 115 switch (nContextID) in finished() 241 switch (nContextID) in finished() 561 XMLPropertyState* property = FindProperty(nContextID); in AddProperty() 564 sal_Int32 nIndex(static_cast<XMLTableStylesContext *>(pStyles)->GetIndex(nContextID)); in AddProperty() 570 XMLPropertyState* XMLTableStyleContext::FindProperty(const sal_Int16 nContextID) in FindProperty() argument 870 sal_Int32 XMLTableStylesContext::GetIndex(const sal_Int16 nContextID) in GetIndex() argument 872 if (nContextID == CTF_SC_CELLSTYLE) in GetIndex() 879 else if (nContextID == CTF_SC_NUMBERFORMAT) in GetIndex() 886 else if (nContextID == CTF_SC_IMPORT_MAP) in GetIndex() [all …]
|
H A D | xmlstyli.hxx | 153 void AddProperty(sal_Int16 nContextID, const com::sun::star::uno::Any& aValue); 154 XMLPropertyState* FindProperty(const sal_Int16 nContextID); 233 sal_Int32 GetIndex(const sal_Int16 nContextID);
|
H A D | xmlstyle.cxx | 623 sal_Int16 nContextID(aPropMapper->GetEntryContextId(i->mnIndex)); in exportStyleAttributes() local 624 switch (nContextID) in exportStyleAttributes() 653 sal_Int16 nContextID(aPropMapper->GetEntryContextId(i->mnIndex)); in exportStyleAttributes() local 654 switch (nContextID) in exportStyleAttributes() 693 …sal_Int16 nContextID = rScXMLExport.GetCellStylesPropertySetMapper()->GetEntryContextId(i->mnIndex… in exportStyleContent() local 694 switch (nContextID) in exportStyleContent()
|
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | xmlStyleImport.cxx | 176 void OTableStyleContext::AddProperty(const sal_Int16 nContextID, const uno::Any& rValue) in AddProperty() argument 178 sal_Int32 nIndex(static_cast<OTableStylesContext *>(pStyles)->GetIndex(nContextID)); in AddProperty() 329 sal_Int32 OTableStylesContext::GetIndex(const sal_Int16 nContextID) in GetIndex() argument 331 if ( nContextID == CTF_DB_NUMBERFORMAT ) in GetIndex() 335 …tPropertyMapper(XML_STYLE_FAMILY_TABLE_COLUMN)->getPropertySetMapper()->FindEntryIndex(nContextID); in GetIndex() 338 else if ( nContextID == CTF_DB_MASTERPAGENAME ) in GetIndex() 342 …rtPropertyMapper(XML_STYLE_FAMILY_TABLE_TABLE)->getPropertySetMapper()->FindEntryIndex(nContextID); in GetIndex() 345 else if ( nContextID == CTF_DB_ISVISIBLE ) in GetIndex()
|
H A D | xmlAutoStyle.cxx | 63 sal_Int16 nContextID = aPropMapper->GetEntryContextId(i->mnIndex); in exportStyleAttributes() local 64 switch (nContextID) in exportStyleAttributes()
|
H A D | xmlStyleImport.hxx | 100 void AddProperty(sal_Int16 nContextID, const com::sun::star::uno::Any& aValue); 148 sal_Int32 GetIndex(const sal_Int16 nContextID);
|
/aoo41x/main/xmloff/source/style/ |
H A D | PageMasterImportContext.cxx | 142 sal_Int16 nContextID; in CreateChildContext() local 145 nContextID = rMapper->GetEntryContextId( nIndex ); in CreateChildContext() 146 if (nContextID && ((nContextID & CTF_PM_FLAGMASK) != XML_PM_CTF_START)) in CreateChildContext()
|
H A D | xmlimppr.cxx | 426 pSpecialContextIds[n].nContextID != -1; in CheckSpecialContext() 430 if ( pSpecialContextIds[n].nContextID == nContextId ) in CheckSpecialContext() 569 pSpecialContextIds[n].nContextID != -1; in _FillPropertySet() 573 if ( pSpecialContextIds[n].nContextID == nContextId ) in _FillPropertySet() 644 pSpecialContextIds[n].nContextID != -1; in _PrepareForMultiPropertySet() 648 if ( pSpecialContextIds[n].nContextID == nContextId ) in _PrepareForMultiPropertySet()
|
H A D | impastp4.cxx | 487 sal_Int16 nContextID; in exportXML() local 490 nContextID = aPropMapper->GetEntryContextId( nIndex ); in exportXML() 491 if (nContextID && ((nContextID & CTF_PM_FLAGMASK) != XML_PM_CTF_START)) in exportXML()
|
H A D | PageMasterImportPropMapper.cxx | 64 sal_Int16 nContextID = in handleSpecialItem() local 67 if( CTF_PM_REGISTER_STYLE==nContextID ) in handleSpecialItem() 137 sal_Int16 nContextID = getPropertySetMapper()->GetEntryContextId(property->mnIndex); in finished() local 140 switch (nContextID) in finished()
|
H A D | xmlaustp.cxx | 166 sal_Int16 nContextID = aPropMapper->GetEntryContextId( nIndex ); in exportStyleAttributes() local 167 switch( nContextID ) in exportStyleAttributes()
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlStyleImport.cxx | 146 void OControlStyleContext::AddProperty(const sal_Int16 nContextID, const uno::Any& rValue) in AddProperty() argument 148 sal_Int32 nIndex(static_cast<OReportStylesContext *>(pStyles)->GetIndex(nContextID)); in AddProperty() 431 sal_Int32 OReportStylesContext::GetIndex(const sal_Int16 nContextID) in GetIndex() argument 433 if ( nContextID == CTF_RPT_NUMBERFORMAT ) in GetIndex() 437 …ortPropertyMapper(XML_STYLE_FAMILY_TABLE_CELL)->getPropertySetMapper()->FindEntryIndex(nContextID); in GetIndex()
|
H A D | xmlAutoStyle.cxx | 52 sal_Int16 nContextID = aPropMapper->GetEntryContextId(i->mnIndex); in exportStyleAttributes() local 53 switch (nContextID) in exportStyleAttributes()
|
H A D | xmlStyleImport.hxx | 87 void AddProperty(sal_Int16 nContextID, const com::sun::star::uno::Any& aValue); 157 sal_Int32 GetIndex(const sal_Int16 nContextID);
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLAutoStylePoolP.cxx | 68 sal_Int16 nContextID = aPropMapper->GetEntryContextId( iter->mnIndex ); in exportStyleAttributes() local 69 if( nContextID == XML_SCH_CONTEXT_SPECIAL_NUMBER_FORMAT ) in exportStyleAttributes()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | XMLShapeStyleContext.cxx | 234 for( sal_uInt16 i=0; aContextIDs[i].nContextID != -1; i++ ) in FillPropertySet() 237 if( nIndex != -1 ) switch( aContextIDs[i].nContextID ) in FillPropertySet()
|
H A D | ximpstyl.cxx | 230 sal_Int16 nContextID = rImpPrMap->GetEntryContextId(property->mnIndex); in Finish() local 231 switch( nContextID ) in Finish()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmlimppr.hxx | 59 sal_Int16 nContextID; member
|