Home
last modified time | relevance | path

Searched refs:rLocalRef (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sw/source/core/swg/
H A DSwXMLBlockListContext.cxx46 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 DSwXMLSectionList.cxx94 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()
/aoo42x/main/editeng/source/misc/
H A DSvXMLAutoCorrectImport.cxx86 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 DSvXMLAutoCorrectImport.hxx64 SvXMLAutoCorrectImport & rLocalRef; member in SvXMLWordListContext
81 SvXMLAutoCorrectImport & rLocalRef; member in SvXMLWordContext
116 SvXMLExceptionListImport & rLocalRef; member in SvXMLExceptionListContext
133 SvXMLExceptionListImport & rLocalRef; member in SvXMLExceptionContext
/aoo42x/main/sw/source/core/inc/
H A DSwXMLBlockListContext.hxx34 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
/aoo42x/main/xmloff/source/meta/
H A Dxmlversion.cxx161 , 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()
/aoo42x/main/sw/inc/
H A DSwXMLSectionList.hxx55 SwXMLSectionList & rLocalRef; member in SvXMLSectionListContext
72 SwXMLSectionList & rLocalRef; member in SvXMLIgnoreSectionListContext
/aoo42x/main/xmloff/inc/
H A Dxmlversion.hxx89 XMLVersionListImport & rLocalRef; member in XMLVersionListContext
112 XMLVersionListImport& rLocalRef; member in XMLVersionContext

Completed in 42 milliseconds