Home
last modified time | relevance | path

Searched refs:nContextID (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A Dxmlstyli.cxx114 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 Dxmlstyli.hxx153 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 Dxmlstyle.cxx623 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()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.cxx176 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 DxmlAutoStyle.cxx63 sal_Int16 nContextID = aPropMapper->GetEntryContextId(i->mnIndex); in exportStyleAttributes() local
64 switch (nContextID) in exportStyleAttributes()
H A DxmlStyleImport.hxx100 void AddProperty(sal_Int16 nContextID, const com::sun::star::uno::Any& aValue);
148 sal_Int32 GetIndex(const sal_Int16 nContextID);
/trunk/main/xmloff/source/style/
H A DPageMasterImportContext.cxx142 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()
245 for(sal_uInt16 i = 0; aContextIDs[i].nContextID != -1; i++) in FillPropertySet()
251 switch(aContextIDs[i].nContextID) in FillPropertySet()
H A Dxmlimppr.cxx426 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 Dimpastp4.cxx487 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 DPageMasterImportPropMapper.cxx64 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 Dxmlaustp.cxx166 sal_Int16 nContextID = aPropMapper->GetEntryContextId( nIndex ); in exportStyleAttributes() local
167 switch( nContextID ) in exportStyleAttributes()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlStyleImport.cxx146 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 DxmlAutoStyle.cxx52 sal_Int16 nContextID = aPropMapper->GetEntryContextId(i->mnIndex); in exportStyleAttributes() local
53 switch (nContextID) in exportStyleAttributes()
H A DxmlStyleImport.hxx87 void AddProperty(sal_Int16 nContextID, const com::sun::star::uno::Any& aValue);
157 sal_Int32 GetIndex(const sal_Int16 nContextID);
/trunk/main/xmloff/source/chart/
H A DSchXMLAutoStylePoolP.cxx68 sal_Int16 nContextID = aPropMapper->GetEntryContextId( iter->mnIndex ); in exportStyleAttributes() local
69 if( nContextID == XML_SCH_CONTEXT_SPECIAL_NUMBER_FORMAT ) in exportStyleAttributes()
/trunk/main/xmloff/source/draw/
H A DXMLShapeStyleContext.cxx251 for( sal_uInt16 i=0; aContextIDs[i].nContextID != -1; i++ ) in FillPropertySet()
254 if( nIndex != -1 ) switch( aContextIDs[i].nContextID ) in FillPropertySet()
H A Dximpstyl.cxx230 sal_Int16 nContextID = rImpPrMap->GetEntryContextId(property->mnIndex); in Finish() local
231 switch( nContextID ) in Finish()
/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx555 for(sal_uInt16 i(3); aContextIDs[i].nContextID != -1; i++) in FillPropertySet()
564 switch(aContextIDs[i].nContextID) in FillPropertySet()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlimppr.hxx60 sal_Int16 nContextID; member

Completed in 74 milliseconds