Home
last modified time | relevance | path

Searched refs:mxPaneId (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterPaneBase.cxx61 mxPaneId(), in PresenterPaneBase()
169 if (mxBorderPainter.is() && mxPaneId.is()) in SetCalloutAnchor()
170 nHeight += mxBorderPainter->getCalloutOffset(mxPaneId->getResourceURL()).Y; in SetCalloutAnchor()
228 if ( ! (rArguments[0] >>= mxPaneId)) in initialize()
315 return mxPaneId; in getResourceId()
473 OSL_ASSERT(mxPaneId.is()); in PaintBorder()
484 mxPaneId->getResourceURL(), in PaintBorder()
492 mxPaneId->getResourceURL(), in PaintBorder()
505 OSL_ASSERT(mxPaneId.is()); in LayoutContextWindow()
508 if (mxBorderPainter.is() && mxPaneId.is() && mxBorderWindow.is() && mxContentWindow.is()) in LayoutContextWindow()
[all …]
H A DPresenterPaneContainer.cxx89 pDescriptor->mxPaneId = rxPaneId; in PreparePane()
127 if ((*iPane)->mxPaneId.is()) in disposing()
128 RemovePane((*iPane)->mxPaneId); in disposing()
155 pDescriptor->mxPaneId = xPaneId; in StorePane()
335 if ((*iPane)->mxPaneId->getResourceURL() == rsPaneURL) in FindPaneURL()
355 if (rxPaneId->compareTo((*iPane)->mxPaneId) == 0) in FindPaneId()
384 if (pDescriptor->mxPaneId.is()) in GetPaneURLForViewURL()
385 return pDescriptor->mxPaneId->getResourceURL(); in GetPaneURLForViewURL()
427 RemovePane(pDescriptor->mxPaneId); in disposing()
H A DPresenterController.cxx594 pDescriptor->mxPaneId, in ShowView()
600 pDescriptor->mxPaneId), in ShowView()
618 pDescriptor->mxPaneId)); in HideView()
635 pDescriptor->mxPaneId)).is(); in IsViewVisible()
H A DPresenterPaneBase.hxx136 css::uno::Reference<css::drawing::framework::XResourceId> mxPaneId; member in sdext::presenter::PresenterPaneBase
H A DPresenterPaneContainer.hxx90 css::uno::Reference<css::drawing::framework::XResourceId> mxPaneId; member in sdext::presenter::PresenterPaneContainer::PaneDescriptor
H A DPresenterPaneAnimator.cxx1174 iPane->mpPaneDescriptor->mxPaneId->getResourceURL(), in MovePanes()
/trunk/main/sd/source/ui/framework/factories/
H A DPane.cxx48 mxPaneId(rxPaneId), in Pane()
186 return mxPaneId; in getResourceId()
H A DChildWindowPane.hxx113 ::com::sun::star::uno::Reference<com::sun::star::drawing::framework::XResourceId> mxPaneId;
/trunk/main/sd/source/ui/inc/framework/
H A DPane.hxx150 ::com::sun::star::uno::Reference<com::sun::star::drawing::framework::XResourceId> mxPaneId;

Completed in 38 milliseconds