Searched refs:aEditSource (Results 1 – 6 of 6) sorted by relevance
150 SvxEditEngineSource aEditSource( &rEditEngine ); in SvxReadXML() local163 …SvxUnoText* pUnoText = new SvxUnoText( &aEditSource, &aSvxXMLTextImportComponentPropertySet, xPare… in SvxReadXML()
390 SvxEditEngineSource aEditSource( pEditEngine ); in SvxXMLTextExportComponent() local405 …SvxUnoText* pUnoText = new SvxUnoText( &aEditSource, &aSvxXMLTextExportComponentPropertySet, mxTex… in SvxXMLTextExportComponent()
247 ScAnnotationEditSource aEditSource( pDocShell, aCellPos ); in GetUnoText() local248 pUnoText = new SvxUnoText( &aEditSource, lcl_GetAnnotationPropertySet(), in GetUnoText()
344 ScSharedHeaderFooterEditSource aEditSource( &aTextData ); in CreateUnoText_Impl() local345 …pUnoText = new SvxUnoText( &aEditSource, lcl_GetHdFtPropertySet(), uno::Reference<text::XText>() ); in CreateUnoText_Impl()
554 const SvxEditSource& aEditSource = mpImpl->GetEditSource(); in GetEditSource() local558 return aEditSource; in GetEditSource()
1799 const SvxEditSource& aEditSource = mpImpl->GetEditSource(); in GetEditSource() local1803 return aEditSource; in GetEditSource()
Completed in 46 milliseconds