Lines Matching refs:sPaneURL
141 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()
186 SharedPaneDescriptor pDescriptor (FindPaneURL(sPaneURL)); 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
279 sPaneURL = xPaneId->getResourceURL(); in RemoveView()
282 pDescriptor = FindPaneURL(sPaneURL); in RemoveView()