Searched refs:mxPaneId (Results 1 – 9 of 9) sorted by relevance
61 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 …]
89 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()
594 pDescriptor->mxPaneId, in ShowView()600 pDescriptor->mxPaneId), in ShowView()618 pDescriptor->mxPaneId)); in HideView()635 pDescriptor->mxPaneId)).is(); in IsViewVisible()
136 css::uno::Reference<css::drawing::framework::XResourceId> mxPaneId; member in sdext::presenter::PresenterPaneBase
90 css::uno::Reference<css::drawing::framework::XResourceId> mxPaneId; member in sdext::presenter::PresenterPaneContainer::PaneDescriptor
1174 iPane->mpPaneDescriptor->mxPaneId->getResourceURL(), in MovePanes()
48 mxPaneId(rxPaneId), in Pane()186 return mxPaneId; in getResourceId()
113 ::com::sun::star::uno::Reference<com::sun::star::drawing::framework::XResourceId> mxPaneId;
150 ::com::sun::star::uno::Reference<com::sun::star::drawing::framework::XResourceId> mxPaneId;
Completed in 46 milliseconds