/aoo41x/main/xmloff/source/text/ |
H A D | txtparaimphint.hxx | 237 Reference < drawing::XShape > GetShape() const in GetShape() function in XMLTextFrameHint_Impl 242 xShape = PTR_CAST( XMLTextFrameContext, pContext )->GetShape(); in GetShape() 244 xShape = PTR_CAST( XMLTextFrameHyperlinkContext, pContext )->GetShape(); in GetShape() 285 Reference < drawing::XShape > GetShape() const in GetShape() function in XMLDrawHint_Impl
|
H A D | XMLTextFrameHyperlinkContext.cxx | 171 Reference < drawing::XShape > XMLTextFrameHyperlinkContext::GetShape() const in GetShape() function in XMLTextFrameHyperlinkContext 177 xShape = PTR_CAST( XMLTextFrameContext, pContext )->GetShape(); in GetShape()
|
H A D | XMLTextFrameHyperlinkContext.hxx | 76 ::com::sun::star::drawing::XShape > GetShape() const;
|
H A D | XMLTextFrameContext.hxx | 105 ::com::sun::star::drawing::XShape > GetShape() const;
|
H A D | txtparai.cxx | 2232 Reference < XShape > xShape = pFHint->GetShape(); in ~XMLParaContext() 2265 Reference < XShape > xShape = pDHint->GetShape(); in ~XMLParaContext()
|
H A D | XMLTextFrameContext.cxx | 1783 Reference < XShape > XMLTextFrameContext::GetShape() const in GetShape() function in XMLTextFrameContext
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlform.cxx | 249 const uno::Reference< drawing::XShape >& GetShape() const { return xShape; } in GetShape() function in SwHTMLForm_Impl 674 const uno::Reference< drawing::XShape >& GetShape() const { return xShape; } in GetShape() function in SwHTMLFormPendingStackData_Impl 691 SetControlSize( pData->GetShape(), pData->GetTextSize(), in SetPendingControlSize() 2579 ASSERT( pFormImpl->GetShape().is(), "Kein Shape gemerkt" ); in EndSelect() 2581 SetControlSize( pFormImpl->GetShape(), aTextSz, sal_False, sal_False, in EndSelect()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unosrch.cxx | 368 uno::Reference< drawing::XShape > xCurrentShape( GetShape( xCurrentRange ) ); in findNext() 685 uno::Reference< drawing::XShape > SdUnoSearchReplaceShape::GetShape( uno::Reference< text::XTextRa… in GetShape() function in SdUnoSearchReplaceShape
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | unosrch.hxx | 52 …::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > GetShape( ::com::sun::star:…
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | msdffimp.hxx | 612 sal_Bool GetShape(sal_uLong nId,
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 2593 bool bOk = (pMSDffManager->GetShape(pF->nSpId, pObject, aData) && pObject); in Read_GrafLayer()
|
H A D | ww8par.cxx | 3838 if (mrReader.pMSDffManager->GetShape(0x401, pObject, aData)) in SetSegmentToPageDesc()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 6410 sal_Bool SvxMSDffManager::GetShape(sal_uLong nId, SdrObject*& rpShape, in GetShape() function in SvxMSDffManager
|