/trunk/main/sw/source/core/swg/ |
H A D | SwXMLBlockListContext.cxx | 46 rLocalRef (rImport) in SwXMLBlockListContext() 91 rLocalRef(rImport) in SwXMLBlockContext() 141 rLocalRef(rImport) in SwXMLTextBlockDocumentContext() 170 rLocalRef(rImport) in SwXMLTextBlockTextContext() 199 rLocalRef(rImport) in SwXMLTextBlockBodyContext() 229 rLocalRef(rImport) in SwXMLTextBlockParContext() 235 rLocalRef.m_rText.Append ( rChars.getStr()); in Characters() 239 if (rLocalRef.bTextOnly) in ~SwXMLTextBlockParContext() 240 rLocalRef.m_rText.AppendAscii( "\015" ); in ~SwXMLTextBlockParContext() 243 if (rLocalRef.m_rText.GetChar ( rLocalRef.m_rText.Len()) != ' ' ) in ~SwXMLTextBlockParContext() [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()
|
/trunk/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
|
/trunk/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
|
/trunk/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()
|
/trunk/main/sw/inc/ |
H A D | SwXMLSectionList.hxx | 55 SwXMLSectionList & rLocalRef; member in SvXMLSectionListContext 72 SwXMLSectionList & rLocalRef; member in SvXMLIgnoreSectionListContext
|
/trunk/main/xmloff/inc/ |
H A D | xmlversion.hxx | 89 XMLVersionListImport & rLocalRef; member in XMLVersionListContext 112 XMLVersionListImport& rLocalRef; member in XMLVersionContext
|