Searched refs:aNewView (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | Interceptor.java | 524 DocumentView aNewView = new DocumentView(); in impl_dispatch() local 525 aNewView.setVisible(true); in impl_dispatch() 526 aNewView.createFrame(); in impl_dispatch() 527 aNewView.load(aURL.Complete,lArguments); in impl_dispatch()
|
/aoo41x/main/svx/source/dialog/ |
H A D | hyprlink.cxx | 965 SfxBoolItem aNewView( SID_OPEN_NEW_VIEW, sal_True ); in OpenDoc() local 976 … &aName, &aView, &aNewView, &aSilent, &aReadOnly, &aReferer, &aExternal, 0L ); in OpenDoc() 980 &aName, &aNewView, &aSilent, &aReadOnly, &aReferer, 0L ); in OpenDoc()
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh2.cxx | 461 SfxBoolItem aNewView( SID_OPEN_NEW_VIEW, sal_False ); in LoadURL() local 471 &aNewView, /*&aSilent,*/ in LoadURL()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | hlinettp.cxx | 463 SfxBoolItem aNewView( SID_OPEN_NEW_VIEW, sal_True ); in IMPL_LINK() local 469 …const SfxPoolItem *ppItems[] = { &aName, &aNewView, &aSilent, &aReadOnly, &aRefererItem, &aBrowse,… in IMPL_LINK()
|
/aoo41x/main/sfx2/source/appl/ |
H A D | appdde.cxx | 590 SfxBoolItem aNewView(SID_OPEN_NEW_VIEW, sal_True); in MakeTopic() local 596 &aName, &aNewView, in MakeTopic()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviewsb.cxx | 432 SfxBoolItem aNewView( SID_OPEN_NEW_VIEW, sal_False ); in FuTemp02() local 441 &aNewView, &aBrowsing, in FuTemp02()
|
/aoo41x/main/sc/source/core/data/ |
H A D | global.cxx | 943 SfxBoolItem aNewView( SID_OPEN_NEW_VIEW, sal_False ); in OpenURL() local 954 &aNewView, &aBrowsing, in OpenURL()
|
Completed in 60 milliseconds