Searched refs:sPaneURL (Results 1 – 3 of 3) sorted by relevance
141 OUString sPaneURL; in StorePane() local144 sPaneURL = xPaneId->getResourceURL(); in StorePane()146 pDescriptor = FindPaneURL(sPaneURL); in StorePane()150 pDescriptor = FindPaneURL(sPaneURL); in StorePane()182 OUString sPaneURL; in StoreBorderWindow() local184 sPaneURL = rxPaneId->getResourceURL(); in StoreBorderWindow()186 SharedPaneDescriptor pDescriptor (FindPaneURL(sPaneURL)); in StoreBorderWindow()208 OUString sPaneURL; in StoreView() local214 sPaneURL = xPaneId->getResourceURL(); in StoreView()217 pDescriptor = FindPaneURL(sPaneURL); in StoreView()[all …]
175 const OUString sPaneURL (rxPaneId->getResourceURL()); in createResource() local176 if (sPaneURL.getLength() == 0) in createResource()182 ResourceContainer::const_iterator iResource (mpResourceCache->find(sPaneURL)); in createResource()189 pPaneContainer->FindPaneURL(sPaneURL)); in createResource()220 const OUString sPaneURL (rxResource->getResourceId()->getResourceURL()); in releaseResource() local222 pPaneContainer->FindPaneURL(sPaneURL)); in releaseResource()232 (*mpResourceCache)[sPaneURL] = rxResource; in releaseResource()
842 OUString sPaneURL; in ProcessComponent() local848 rValues[0] >>= sPaneURL; in ProcessComponent()860 sPaneURL, in ProcessComponent()