Home
last modified time | relevance | path

Searched refs:sPaneURL (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterPaneContainer.cxx141 OUString sPaneURL; in StorePane() local
144 sPaneURL = xPaneId->getResourceURL(); in StorePane()
146 pDescriptor = FindPaneURL(sPaneURL); in StorePane()
150 pDescriptor = FindPaneURL(sPaneURL); in StorePane()
182 OUString sPaneURL; in StoreBorderWindow() local
184 sPaneURL = rxPaneId->getResourceURL(); in StoreBorderWindow()
208 OUString sPaneURL; in StoreView() local
214 sPaneURL = xPaneId->getResourceURL(); in StoreView()
217 pDescriptor = FindPaneURL(sPaneURL); in StoreView()
273 OUString sPaneURL; in RemoveView() local
[all …]
H A DPresenterPaneFactory.cxx177 const OUString sPaneURL (rxPaneId->getResourceURL()); in createResource() local
178 if (sPaneURL.getLength() == 0) in createResource()
184 ResourceContainer::const_iterator iResource (mpResourceCache->find(sPaneURL)); in createResource()
191 pPaneContainer->FindPaneURL(sPaneURL)); in createResource()
223 const OUString sPaneURL (rxResource->getResourceId()->getResourceURL()); in releaseResource() local
225 pPaneContainer->FindPaneURL(sPaneURL)); in releaseResource()
235 (*mpResourceCache)[sPaneURL] = rxResource; in releaseResource()
H A DPresenterScreen.cxx847 OUString sPaneURL; in ProcessComponent() local
853 rValues[0] >>= sPaneURL; in ProcessComponent()
865 sPaneURL, in ProcessComponent()

Completed in 18 milliseconds