Home
last modified time | relevance | path

Searched refs:SwXParagraph (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXParagraph.csv13 "SwXParagraph";"com::sun::star::lang::XComponent";"dispose()"
14 "SwXParagraph";"com::sun::star::lang::XComponent";"addEventListener()"
15 "SwXParagraph";"com::sun::star::lang::XComponent";"removeEventListener()"
100 "SwXParagraph";"com::sun::star::text::TextTable#optional";"BreakType"
105 "SwXParagraph";"com::sun::star::text::TextTable#optional";"Split"
112 "SwXParagraph";"com::sun::star::text::TextTable#optional";"TopMargin"
115 "SwXParagraph";"com::sun::star::text::TextTable#optional";"Width"
121 "SwXParagraph";"com::sun::star::text::TextTable#optional";"BackColor"
187 "SwXParagraph";"com::sun::star::text::XTextContent";"attach()"
188 "SwXParagraph";"com::sun::star::text::XTextContent";"getAnchor()"
[all …]
/aoo4110/main/sw/source/core/unocore/
H A Dunoparagraph.cxx116 class SwXParagraph::Impl
121 SwXParagraph & m_rThis;
130 Impl( SwXParagraph & rThis, in Impl()
203 SwXParagraph::SwXParagraph() in SwXParagraph() function in SwXParagraph
211 SwXParagraph::SwXParagraph( in SwXParagraph() function in SwXParagraph
223 SwXParagraph::~SwXParagraph() in ~SwXParagraph()
232 bool SwXParagraph::IsDescriptor() const in IsDescriptor()
261 SwXParagraph *const pXPara( in CreateXParagraph()
375 SwXParagraph::getPropertySetInfo() in getPropertySetInfo()
595 SwXParagraph::setPropertyValuesTolerant( in setPropertyValuesTolerant()
[all …]
H A Dunotext.cxx670 SwXParagraph *const pPara = in insertTextContentBefore()
671 ::sw::UnoTunnelGetImplementation<SwXParagraph>(xParaTunnel); in insertTextContentBefore()
732 SwXParagraph *const pPara = in insertTextContentAfter()
733 ::sw::UnoTunnelGetImplementation<SwXParagraph>(xParaTunnel); in insertTextContentAfter()
1450 xRet.set(SwXParagraph::CreateXParagraph(*m_pDoc, *pTxtNode, &m_rThis), in finishOrAppendParagraph()
H A Dunoobj2.cxx713 xRef = SwXParagraph::CreateXParagraph(*pUnoCrsr->GetDoc(), in NextElement_Impl()
1089 SwXParagraph* pPara = 0; in XTextRangeToSwPaM()
1098 pPara = ::sw::UnoTunnelGetImplementation<SwXParagraph>(xRangeTunnel); in XTextRangeToSwPaM()
H A Dunodraw.cxx2025 SwXParagraph* pParagraph = 0; in attach()
2035 pParagraph = reinterpret_cast< SwXParagraph * >( in attach()
2036 …sal::static_int_cast< sal_IntPtr >( xRangeTunnel->getSomething( SwXParagraph::getUnoTunnelId( ) ) … in attach()
H A Dunocoll.cxx562 xRet = (cppu::OWeakObject*)new SwXParagraph(); in MakeInstance()
/aoo4110/main/sw/inc/
H A Dunoparagraph.hxx73 class SwXParagraph class
82 virtual ~SwXParagraph();
84 SwXParagraph(::com::sun::star::uno::Reference<
92 SwXParagraph();
/aoo4110/main/sw/qa/unoapi/
H A Dknownissues.xcl67 sw.SwXParagraph::com::sun::star::beans::XPropertySet
89 sw.SwXParagraph::com::sun::star::style::ParagraphProperties
101 sw.SwXParagraph::com::sun::star::style::CharacterProperties
H A Dsw.sce64 #i103696 -o sw.SwXParagraph
/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXParagraph.java91 public class SwXParagraph extends TestCase { class
/aoo4110/main/sw/source/ui/uno/
H A Dunotxvw.cxx1392 SwXParagraph* pPara = 0; in gotoRange()
1400 pPara = reinterpret_cast<SwXParagraph*>(xRangeTunnel->getSomething( in gotoRange()
1401 SwXParagraph::getUnoTunnelId())); in gotoRange()
/aoo4110/main/sw/source/core/txtnode/
H A Dndtxt.cxx5051 SwXParagraph::CreateXParagraph(*GetDoc(), *this), uno::UNO_QUERY); in MakeUnoObject()

Completed in 131 milliseconds