Home
last modified time | relevance | path

Searched refs:pItemBrowser (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/svx/source/svdraw/
H A Dsvdpntv.cxx245 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 …]
H A Dsvdedxv.cxx735 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 …]
H A Dsvdview.cxx1391 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in MarkAll()
1406 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in UnmarkAll()
H A Dsvdmrkv.cxx2154 if (pItemBrowser!=NULL) pItemBrowser->SetDirty(); in MarkListHasChanged()
/aoo4110/main/svx/inc/svx/
H A Dsvdpntv.hxx145 SdrItemBrowser* pItemBrowser; member in SdrPaintView
549 …sal_Bool IsItemBrowserVisible() const { return pItemBrowser!=NULL && ((Window*)pItemBrowser)->IsVi… in IsItemBrowserVisible()
550 Window* GetItemBrowser() const { return (Window*)pItemBrowser; } in GetItemBrowser()

Completed in 84 milliseconds