Home
last modified time | relevance | path

Searched refs:GetShape (Results 1 – 13 of 13) sorted by last modified time

/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx2233 Reference < XShape > xShape = pFHint->GetShape(); in ~XMLParaContext()
2266 Reference < XShape > xShape = pDHint->GetShape(); in ~XMLParaContext()
H A Dtxtparaimphint.hxx237 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 DXMLTextFrameContext.cxx1783 Reference < XShape > XMLTextFrameContext::GetShape() const in GetShape() function in XMLTextFrameContext
H A DXMLTextFrameContext.hxx105 ::com::sun::star::drawing::XShape > GetShape() const;
H A DXMLTextFrameHyperlinkContext.cxx171 Reference < drawing::XShape > XMLTextFrameHyperlinkContext::GetShape() const in GetShape() function in XMLTextFrameHyperlinkContext
177 xShape = PTR_CAST( XMLTextFrameContext, pContext )->GetShape(); in GetShape()
H A DXMLTextFrameHyperlinkContext.hxx76 ::com::sun::star::drawing::XShape > GetShape() const;
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3839 if (mrReader.pMSDffManager->GetShape(0x401, pObject, aData)) in SetSegmentToPageDesc()
H A Dww8graf.cxx2585 bool bOk = (pMSDffManager->GetShape(pF->nSpId, pObject, aData) && pObject); in Read_GrafLayer()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx6450 sal_Bool SvxMSDffManager::GetShape(sal_uLong nId, SdrObject*& rpShape, in GetShape() function in SvxMSDffManager
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx368 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
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx249 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()
/trunk/main/sd/source/ui/inc/
H A Dunosrch.hxx52 …::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > GetShape( ::com::sun::star:…
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx612 sal_Bool GetShape(sal_uLong nId,

Completed in 123 milliseconds