/trunk/main/sd/source/ui/docshell/ |
H A D | docshell.cxx | 300 GetSlotState(SID_CLOSEDOC, SfxObjectShell::GetInterface(), &rSet); in GetState() 327 GetSlotState( SID_VERSION, SfxObjectShell::GetInterface(), &rSet ); in GetState() 350 pFrame->GetSlotState(SID_RELOAD, in GetState()
|
/trunk/main/sd/source/ui/view/ |
H A D | ViewShellBase.cxx | 198 void GetSlotState (SfxItemSet& rSet); 767 mpImpl->GetSlotState(rSet); in GetState() 769 FuBullet::GetSlotState( rSet, 0, GetViewFrame() ); in GetState() 1403 void ViewShellBase::Implementation::GetSlotState (SfxItemSet& rSet) in GetSlotState() function in sd::ViewShellBase::Implementation
|
H A D | drviewsf.cxx | 102 GetViewFrame()->GetSlotState (SID_RELOAD, NULL, &rSet); in GetCtrlState()
|
H A D | drviews7.cxx | 983 FuBullet::GetSlotState( rSet, this, GetViewFrame() ); in GetMenuState()
|
H A D | outlnvsh.cxx | 1137 FuBullet::GetSlotState( rSet, this, GetViewFrame() ); in GetMenuState()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewstat.cxx | 135 GetSlotState( nWhich, SfxViewShell::GetInterface(), &rSet ); in GetState() 180 const SfxPoolItem* pState = pShell->GetSlotState(SID_UNDO); in GetState()
|
H A D | pview.cxx | 1179 GetSlotState( SID_PRINTDOC, SfxViewShell::GetInterface(), &aSet ); in GetState() 1198 GetSlotState( nWhich, SfxViewShell::GetInterface(), &rSet ); in GetState()
|
/trunk/main/sw/source/ui/shells/ |
H A D | annotsh.cxx | 799 const SfxPoolItem* pState = rView.GetSlotState(nWhich); in GetState() 1547 pSfxViewFrame->GetSlotState( nWhich, pSfxViewFrame->GetInterface(), &rSet ); in StateUndo() 1560 pSfxViewFrame->GetSlotState( nWhich, pSfxViewFrame->GetInterface(), &rSet ); in StateUndo() 1619 pSfxViewFrame->GetSlotState( nWhich, pSfxViewFrame->GetInterface(), &rSet ); in StateUndo()
|
H A D | drwtxtsh.cxx | 700 pSfxViewFrame->GetSlotState( nWhich, in StateUndo()
|
H A D | drwtxtex.cxx | 929 const SfxPoolItem* pState = rView.GetSlotState(nWhich); in GetDrawTxtCtrlState()
|
/trunk/main/sd/source/ui/inc/ |
H A D | fubullet.hxx | 44 static void GetSlotState( SfxItemSet& rSet, ViewShell* pViewShell, SfxViewFrame* pViewFrame );
|
/trunk/main/sd/source/ui/app/ |
H A D | sdmod1.cxx | 388 const SfxPoolItem* pItem = SFX_APP()->GetSlotState(SID_OPENDOC, SFX_APP()->GetInterface()); in GetState() 396 const SfxPoolItem* pItem = SFX_APP()->GetSlotState(SID_OPENHYPERLINK, SFX_APP()->GetInterface()); in GetState()
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | shell.hxx | 207 …const SfxPoolItem* GetSlotState( sal_uInt16 nSlotId, const SfxInterface *pIF = 0, SfxItem…
|
/trunk/main/sd/source/ui/func/ |
H A D | fubullet.cxx | 308 void FuBullet::GetSlotState( SfxItemSet& rSet, ViewShell* pViewShell, SfxViewFrame* pViewFrame ) in GetSlotState() function in sd::FuBullet
|
/trunk/main/sc/source/ui/view/ |
H A D | tabvwshb.cxx | 590 GetViewFrame()->GetSlotState( nWhich, NULL, &rSet ); in GetUndoState()
|
H A D | tabvwsha.cxx | 739 pDocSh->GetSlotState( nWhich, NULL, &rSet ); in GetSaveState()
|
H A D | editsh.cxx | 1220 pViewFrm->GetSlotState( nWhich, NULL, &rSet ); in GetUndoState()
|
H A D | cellsh2.cxx | 1317 pTabViewShell->GetViewFrame()->GetSlotState( nWhich, NULL, &rSet ); in GetDBState()
|
/trunk/main/sfx2/source/control/ |
H A D | shell.cxx | 963 const SfxPoolItem* SfxShell::GetSlotState in GetSlotState() function in SfxShell
|
H A D | dispatch.cxx | 2892 rpState = pShell->GetSlotState(nSlot); in QueryState() 2910 pItem = pShell->GetSlotState( nSID ); in QueryState()
|
/trunk/main/sd/source/ui/slidesorter/controller/ |
H A D | SlideSorterController.cxx | 704 pSlideViewFrame->GetSlotState (SID_RELOAD, NULL, &rSet); in GetCtrlState()
|
/trunk/main/sfx2/source/doc/ |
H A D | objserv.cxx | 439 if ( !GetSlotState( SID_DOCTEMPLATE ) ) in ExecFile_Impl()
|
/trunk/main/starmath/source/ |
H A D | document.cxx | 1261 pFrm->GetSlotState( nWh, NULL, &rSet ); in GetState()
|
/trunk/main/sw/source/ui/misc/ |
H A D | redlndlg.cxx | 1049 pTPView->EnableUndo(pView->GetSlotState(SID_UNDO) != 0); in IMPL_LINK()
|
/trunk/main/basctl/source/basicide/ |
H A D | basides1.cxx | 973 GetViewFrame()->GetSlotState( nWh, NULL, &rSet ); in GetState()
|