/trunk/main/xmloff/source/transform/ |
H A D | Oasis2OOo.cxx | 1368 XMLTransformerActions *pActions = in StartElement() 1385 XMLTransformerActions::const_iterator aIter = in StartElement() 1724 XMLTransformerActions *pActions = 0; in GetUserDefinedActions() 1738 new XMLTransformerActions( aStyleActionTable ); in GetUserDefinedActions() 1746 new XMLTransformerActions( aShapeActionTable ); in GetUserDefinedActions() 1786 new XMLTransformerActions( aParaActionTable ); in GetUserDefinedActions() 1814 new XMLTransformerActions( aNotesActionTable ); in GetUserDefinedActions() 1826 new XMLTransformerActions( aFrameActionTable ); in GetUserDefinedActions() 1842 new XMLTransformerActions( aDlgActionTable ); in GetUserDefinedActions() 1874 new XMLTransformerActions( aFormActionTable ); in GetUserDefinedActions() [all …]
|
H A D | TransformerActions.cxx | 35 XMLTransformerActions::XMLTransformerActions( XMLTransformerActionInit *pInit ) in XMLTransformerActions() function in XMLTransformerActions 39 XMLTransformerActions::key_type aKey; in XMLTransformerActions() 40 XMLTransformerActions::mapped_type aData; in XMLTransformerActions() 52 XMLTransformerActions::value_type aVal( aKey, aData ); in XMLTransformerActions() 60 XMLTransformerActions::~XMLTransformerActions() in ~XMLTransformerActions() 64 void XMLTransformerActions::Add( XMLTransformerActionInit *pInit ) in Add() 68 XMLTransformerActions::key_type aKey; in Add() 69 XMLTransformerActions::mapped_type aData; in Add() 74 XMLTransformerActions::iterator aIter = find( aKey ); in Add() 81 XMLTransformerActions::value_type aVal( aKey, aData ); in Add()
|
H A D | OOo2Oasis.cxx | 1350 XMLTransformerActions *pActions = in StartElement() 1365 XMLTransformerActions::const_iterator aIter = in StartElement() 1632 XMLTransformerActions *pActions = 0; in GetUserDefinedActions() 1646 new XMLTransformerActions( aStyleActionTable ); in GetUserDefinedActions() 1654 new XMLTransformerActions( aShapeActionTable ); in GetUserDefinedActions() 1662 new XMLTransformerActions( aTabStopActionTable ); in GetUserDefinedActions() 1678 new XMLTransformerActions( aDropCapActionTable ); in GetUserDefinedActions() 1694 new XMLTransformerActions( aParaActionTable ); in GetUserDefinedActions() 1735 new XMLTransformerActions( aEventActionTable ); in GetUserDefinedActions() 1751 new XMLTransformerActions( aXLinkActionTable ); in GetUserDefinedActions() [all …]
|
H A D | FrameOOoTContext.cxx | 63 XMLTransformerActions *pActions = in StartElement() 87 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 88 XMLTransformerActions::const_iterator aIter = in StartElement() 121 XMLTransformerActions *pActions = in CreateChildContext() 124 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in CreateChildContext() 125 XMLTransformerActions::const_iterator aIter = pActions->find( aKey ); in CreateChildContext()
|
H A D | MergeElemTContext.cxx | 231 XMLTransformerActions *pActions = in CreateChildContext() 236 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in CreateChildContext() 237 XMLTransformerActions::const_iterator aIter = in CreateChildContext() 287 XMLTransformerActions *pActions = in CreateChildContext() 292 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in CreateChildContext() 293 XMLTransformerActions::const_iterator aIter = in CreateChildContext()
|
H A D | StyleOASISTContext.cxx | 135 XMLTransformerActions *pActions = 0; in StartElement() 181 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 182 XMLTransformerActions::const_iterator aIter = in StartElement() 833 XMLTransformerActions *pActions = in StartElement() 850 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 851 XMLTransformerActions::const_iterator aIter = in StartElement() 970 XMLTransformerActions *XMLStyleOASISTContext::CreateTransformerActions( in CreateTransformerActions() 1018 XMLTransformerActions *pActions = 0; in CreateTransformerActions() 1020 pActions = new XMLTransformerActions( pInit ); in CreateTransformerActions()
|
H A D | StyleOOoTContext.cxx | 321 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in GetPropContextAndAction() 329 XMLTransformerActions *pActions = in GetPropContextAndAction() 334 XMLTransformerActions::const_iterator aIter = in GetPropContextAndAction() 1172 XMLTransformerActions *pActions = in StartElement() 1186 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 1187 XMLTransformerActions::const_iterator aIter = in StartElement() 1326 XMLTransformerActions *XMLStyleOOoTContext::CreateTransformerActions( in CreateTransformerActions() 1389 XMLTransformerActions *pActions = 0; in CreateTransformerActions() 1391 pActions = new XMLTransformerActions( pInit ); in CreateTransformerActions()
|
H A D | DlgOASISTContext.cxx | 60 XMLTransformerActions *pActions = in StartElement() 76 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 77 XMLTransformerActions::const_iterator aIter = in StartElement()
|
H A D | TransformerBase.hxx | 47 class XMLTransformerActions; 74 XMLTransformerActions *m_pElemActions; 139 XMLTransformerActions& GetElemActions() { return *m_pElemActions; } in GetElemActions() 140 virtual XMLTransformerActions *GetUserDefinedActions( sal_uInt16 n );
|
H A D | CreateElemTContext.cxx | 65 XMLTransformerActions *pActions = in StartElement() 80 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 81 XMLTransformerActions::const_iterator aIter = in StartElement()
|
H A D | TransformerActions.hxx | 146 class XMLTransformerActions : class 151 XMLTransformerActions( XMLTransformerActionInit *pInit ); 152 ~XMLTransformerActions();
|
H A D | ChartOASISTContext.cxx | 60 XMLTransformerActions *pActions = in StartElement() 75 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 76 XMLTransformerActions::const_iterator aIter = in StartElement()
|
H A D | ChartOOoTContext.cxx | 62 XMLTransformerActions *pActions = in StartElement() 78 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 79 XMLTransformerActions::const_iterator aIter = in StartElement()
|
H A D | ControlOASISTContext.cxx | 63 XMLTransformerActions *pActions = in StartElement() 84 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 85 XMLTransformerActions::const_iterator aIter = in StartElement()
|
H A D | FrameOASISTContext.cxx | 135 XMLTransformerActions *pActions = in CreateChildContext() 138 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in CreateChildContext() 139 XMLTransformerActions::const_iterator aIter = pActions->find( aKey ); in CreateChildContext()
|
H A D | NotesTContext.cxx | 73 XMLTransformerActions *pActions = in StartElement() 87 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 88 XMLTransformerActions::const_iterator aIter = in StartElement()
|
H A D | TransformerBase.cxx | 91 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in CreateContext() 92 XMLTransformerActions::const_iterator aIter = in CreateContext() 195 XMLTransformerActions *XMLTransformerBase::GetUserDefinedActions( sal_uInt16 ) in GetUserDefinedActions() 206 m_pElemActions( new XMLTransformerActions( pInit ) ), in XMLTransformerBase() 529 XMLTransformerActions *pActions = GetUserDefinedActions( nActionMap ); in ProcessAttrList() 542 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in ProcessAttrList() 543 XMLTransformerActions::const_iterator aIter = in ProcessAttrList()
|
H A D | FormPropOASISTContext.cxx | 114 XMLTransformerActions *pActions = in StartElement() 133 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 134 XMLTransformerActions::const_iterator aIter = in StartElement()
|
H A D | EventOOoTContext.cxx | 154 XMLTransformerActions *pActions = in StartElement() 170 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 171 XMLTransformerActions::const_iterator aIter = in StartElement()
|
H A D | FormPropOOoTContext.cxx | 209 XMLTransformerActions *pActions = in StartElement() 226 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 227 XMLTransformerActions::const_iterator aIter = in StartElement()
|
H A D | EventOASISTContext.cxx | 253 XMLTransformerActions *pActions = in StartElement() 267 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() 268 XMLTransformerActions::const_iterator aIter = in StartElement()
|
H A D | StyleOOoTContext.hxx | 32 class XMLTransformerActions; 66 static XMLTransformerActions *CreateTransformerActions( sal_uInt16 nType );
|
H A D | Oasis2OOo.hxx | 36 XMLTransformerActions *m_aActions[MAX_OASIS_ACTIONS]; 47 virtual XMLTransformerActions *GetUserDefinedActions( sal_uInt16 n );
|
H A D | StyleOASISTContext.hxx | 31 class XMLTransformerActions; 68 static XMLTransformerActions *CreateTransformerActions( sal_uInt16 nType );
|
H A D | DeepTContext.cxx | 98 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in CreateChildContext() 99 XMLTransformerActions::const_iterator aIter = in CreateChildContext()
|