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()208 OUString sPaneURL; in StoreView() local214 sPaneURL = xPaneId->getResourceURL(); in StoreView()217 pDescriptor = FindPaneURL(sPaneURL); in StoreView()273 OUString sPaneURL; in RemoveView() local[all …]
177 const OUString sPaneURL (rxPaneId->getResourceURL()); in createResource() local178 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() local225 pPaneContainer->FindPaneURL(sPaneURL)); in releaseResource()235 (*mpResourceCache)[sPaneURL] = rxResource; in releaseResource()
847 OUString sPaneURL; in ProcessComponent() local853 rValues[0] >>= sPaneURL; in ProcessComponent()865 sPaneURL, in ProcessComponent()
Completed in 33 milliseconds