| /AOO41X/main/sw/source/core/swg/ |
| H A D | SwXMLBlockListContext.cxx | 46 rLocalRef (rImport) in SwXMLBlockListContext() 78 pContext = new SwXMLBlockContext (rLocalRef, nPrefix, rLocalName, xAttrList); in CreateChildContext() 80 pContext = new SvXMLImportContext( rLocalRef, nPrefix, rLocalName); in CreateChildContext() 91 rLocalRef(rImport) in SwXMLBlockContext() 141 rLocalRef(rImport) in SwXMLTextBlockDocumentContext() 153 pContext = new SwXMLTextBlockBodyContext (rLocalRef, nPrefix, rLocalName, xAttrList); in CreateChildContext() 155 pContext = new SvXMLImportContext( rLocalRef, nPrefix, rLocalName); in CreateChildContext() 170 rLocalRef(rImport) in SwXMLTextBlockTextContext() 182 pContext = new SwXMLTextBlockParContext (rLocalRef, nPrefix, rLocalName, xAttrList); in CreateChildContext() 184 pContext = new SvXMLImportContext( rLocalRef, nPrefix, rLocalName); in CreateChildContext() [all …]
|
| H A D | SwXMLSectionList.cxx | 94 rLocalRef(rImport) in SvXMLSectionListContext() 115 … sal_uInt16 nPrefx = rLocalRef.GetNamespaceMap().GetKeyByAttrName( rAttrName, &aLocalName); in CreateChildContext() 121 rLocalRef.rSectionList.Insert ( new String(sName), rLocalRef.rSectionList.Count() ); in CreateChildContext() 124 pContext = new SvXMLSectionListContext (rLocalRef, nPrefix, rLocalName, xAttrList); in CreateChildContext() 137 rLocalRef(rImport) in SvXMLIgnoreSectionListContext() 149 return new SvXMLIgnoreSectionListContext (rLocalRef, nPrefix, rLocalName, xAttrList); in CreateChildContext()
|
| /AOO41X/main/editeng/source/misc/ |
| H A D | SvXMLAutoCorrectImport.cxx | 86 rLocalRef(rImport) in SvXMLWordListContext() 99 pContext = new SvXMLWordContext (rLocalRef, nPrefix, rLocalName, xAttrList); in CreateChildContext() 101 pContext = new SvXMLImportContext( rLocalRef, nPrefix, rLocalName); in CreateChildContext() 115 rLocalRef(rImport) in SvXMLWordContext() 147 if( !rLocalRef.rAutoCorrect.GetLongText( rLocalRef.xStorage, String(), sWrong, sRight ) && in SvXMLWordContext() 156 if( !rLocalRef.pAutocorr_List->Insert( pNew ) ) in SvXMLWordContext() 203 rLocalRef(rImport) in SvXMLExceptionListContext() 216 pContext = new SvXMLExceptionContext (rLocalRef, nPrefix, rLocalName, xAttrList); in CreateChildContext() 218 pContext = new SvXMLImportContext( rLocalRef, nPrefix, rLocalName); in CreateChildContext() 232 rLocalRef(rImport) in SvXMLExceptionContext() [all …]
|
| H A D | SvXMLAutoCorrectImport.hxx | 64 SvXMLAutoCorrectImport & rLocalRef; member in SvXMLWordListContext 81 SvXMLAutoCorrectImport & rLocalRef; member in SvXMLWordContext 116 SvXMLExceptionListImport & rLocalRef; member in SvXMLExceptionListContext 133 SvXMLExceptionListImport & rLocalRef; member in SvXMLExceptionContext
|
| /AOO41X/main/sw/source/core/inc/ |
| H A D | SwXMLBlockListContext.hxx | 34 SwXMLBlockListImport & rLocalRef; member in SwXMLBlockListContext 51 SwXMLBlockListImport & rLocalRef; member in SwXMLBlockContext 64 SwXMLTextBlockImport & rLocalRef; member in SwXMLTextBlockDocumentContext 80 SwXMLTextBlockImport & rLocalRef; member in SwXMLTextBlockBodyContext 96 SwXMLTextBlockImport & rLocalRef; member in SwXMLTextBlockTextContext 112 SwXMLTextBlockImport & rLocalRef; member in SwXMLTextBlockParContext
|
| /AOO41X/main/xmloff/source/meta/ |
| H A D | xmlversion.cxx | 161 , rLocalRef( rImport ) in XMLVersionListContext() 179 pContext = new XMLVersionContext( rLocalRef, nPrefix, rLocalName, xAttrList ); in CreateChildContext() 183 pContext = new SvXMLImportContext( rLocalRef, nPrefix, rLocalName ); in CreateChildContext() 197 , rLocalRef( rImport ) in XMLVersionContext() 239 uno::Sequence < util::RevisionTag >& aList = rLocalRef.GetList(); in XMLVersionContext()
|
| /AOO41X/main/sw/inc/ |
| H A D | SwXMLSectionList.hxx | 55 SwXMLSectionList & rLocalRef; member in SvXMLSectionListContext 72 SwXMLSectionList & rLocalRef; member in SvXMLIgnoreSectionListContext
|
| /AOO41X/main/xmloff/inc/ |
| H A D | xmlversion.hxx | 89 XMLVersionListImport & rLocalRef; member in XMLVersionListContext 112 XMLVersionListImport& rLocalRef; member in XMLVersionContext
|