Searched refs:pItemBrowser (Results 1 – 5 of 5) sorted by relevance
245 pItemBrowser=NULL; in ImpClearVars()326 if(pItemBrowser) in ~SdrPaintView()328 delete pItemBrowser; in ~SdrPaintView()423 if(pItemBrowser) in ModelHasChanged()641 if (pItemBrowser!=NULL) in AddWindowToPaintView()663 if (pItemBrowser!=NULL) in DeleteWindowFromPaintView()1263 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in SetDefaultAttr()1286 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in SetDefaultStyleSheet()1335 pItemBrowser->Show(); in ShowItemBrowser()1340 delete pItemBrowser; in ShowItemBrowser()[all …]
735 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in SdrBeginTextEdit()1089 if (pItemBrowser) in SdrEndTextEdit()1092 pItemBrowser->SetDirty(); in SdrEndTextEdit()1286 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in KeyInput()1317 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in MouseButtonDown()1348 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in MouseButtonUp()1380 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in MouseMove()1418 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in Command()1438 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in Cut()1469 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in Paste()[all …]
1391 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in MarkAll()1406 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in UnmarkAll()
2154 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in MarkListHasChanged()
145 SdrItemBrowser* pItemBrowser; member in SdrPaintView549 …sal_Bool IsItemBrowserVisible() const { return pItemBrowser!=NULL && ((Window*)pItemBrowser)->IsVi… in IsItemBrowserVisible()550 Window* GetItemBrowser() const { return (Window*)pItemBrowser; } in GetItemBrowser()
Completed in 44 milliseconds