Home
last modified time | relevance | path

Searched refs:GetModule (Results 1 – 25 of 51) sorted by relevance

123

/trunk/main/sfx2/source/appl/
H A Dmodule.cxx390 if ( pFrame->GetObjectShell()->GetModule() == this ) in Invalidate()
397 if ( pFrame && pFrame->GetObjectShell()->GetFactory().GetModule() == this ) in IsActive()
420 return pSh ? pSh->GetModule() : 0; in GetActiveModule()
H A Dimagemgr.cxx115 SfxModule* pModule = pDoc->GetFactory().GetModule(); in GetImage()
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx385 SbModule* pModule = pBasic->FindModule( rInfo.GetModule() ); in ExecuteGlobal()
388 if ( rInfo.GetModule().Len() || !pBasic->GetModules()->Count() ) in ExecuteGlobal()
390 String aModName = rInfo.GetModule(); in ExecuteGlobal()
406 ModulWindow* pWin = FindBasWin( aDocument, aLibName, rInfo.GetModule(), sal_True ); in ExecuteGlobal()
479 …ModulWindow* pWin = FindBasWin( aDocument, rInfo.GetLib(), rInfo.GetModule(), sal_False, sal_True … in ExecuteGlobal()
H A Dmacrodlg.cxx329 SbModule* pModule = pMethod->GetModule(); in DeleteMacro()
675 SbModule* pModule = pMethod ? pMethod->GetModule() : NULL; in IMPL_LINK()
779 aInfoItem.SetModule( pMethod->GetModule()->GetName() ); in IMPL_LINK()
780 aInfoItem.SetLib( pMethod->GetModule()->GetParent()->GetName() ); in IMPL_LINK()
H A Dbaside2.hxx445 const ::rtl::OUString& GetModule() const { return m_aModule; } in GetModule() function in ModulWindow
H A Dbasobj2.cxx303 SbModule* pModule = pMethod->GetModule(); in ChooseMacro()
/trunk/main/svx/source/dialog/
H A Dfontwork.cxx274 const FieldUnit eDlgUnit = rBindings.GetDispatcher()->GetModule()->GetFieldUnit(); in SvxFontWorkDialog()
555 const FieldUnit eDlgUnit = rBindings.GetDispatcher()->GetModule()->GetFieldUnit(); in SetShadow_Impl()
838 const FieldUnit eDlgUnit = rBindings.GetDispatcher()->GetModule()->GetFieldUnit(); in IMPL_LINK_INLINE_END()
H A Dimapdlg.cxx831 const FieldUnit eFieldUnit = GetBindings().GetDispatcher()->GetModule()->GetFieldUnit(); in IMPL_LINK()
854 const FieldUnit eFieldUnit = GetBindings().GetDispatcher()->GetModule()->GetFieldUnit(); in IMPL_LINK()
H A D_contdlg.cxx870 const FieldUnit eFieldUnit = GetBindings().GetDispatcher()->GetModule()->GetFieldUnit(); in IMPL_LINK()
893 const FieldUnit eFieldUnit = GetBindings().GetDispatcher()->GetModule()->GetFieldUnit(); in IMPL_LINK()
/trunk/main/scripting/source/basprov/
H A Dbasmethnode.cxx79 SbModule* pModule = m_pMethod->GetModule(); in BasicMethodNodeImpl()
247 SbModule* pModule = m_pMethod->GetModule(); in invoke()
/trunk/main/basic/source/comp/
H A Dparser.cxx800 aGen.GetModule().SetModuleType( com::sun::star::script::ModuleType::CLASS ); in Option()
812 if ( bVBASupportOn != aGen.GetModule().IsVBACompat() ) in Option()
813 aGen.GetModule().SetVBACompat( bVBASupportOn ); in Option()
/trunk/main/idl/source/objects/
H A Dbasobj.cxx650 SvMetaModule * SvMetaExtern::GetModule() const in GetModule() function in SvMetaExtern
665 GetModule()->FillNextName( &((SvMetaExtern *)this)->aUUId ); in GetUUId()
/trunk/main/basic/inc/basic/
H A Dsbprop.hxx45 SbModule* GetModule() { return pMod; } in GetModule() function in SbProperty
H A Dsbmeth.hxx65 SbModule* GetModule() { return pMod; } in GetModule() function in SbMethod
/trunk/main/sfx2/inc/sfx2/
H A Dminfitem.hxx61 String GetModule() const in GetModule() function in SfxMacroInfoItem
H A Ddocfac.hxx105 SfxModule* GetModule() const;
H A Ddispatch.hxx198 SfxModule* GetModule() const;
/trunk/main/basic/source/inc/
H A Dcodegen.hxx43 SbModule& GetModule() { return rMod; } in GetModule() function in SbiCodeGen
/trunk/main/basctl/source/inc/
H A Dbasobj.hxx79 ::rtl::OUString GetModule(
/trunk/main/idl/inc/
H A Ddatabase.hxx107 SvMetaModule * GetModule( const ByteString & rName );
H A Dbasobj.hxx265 SvMetaModule * GetModule() const;
/trunk/main/sd/source/ui/view/
H A Ddrviews1.cxx589 …nMetric = (sal_uInt16)GetViewShellBase().GetViewFrame()->GetDispatcher()->GetModule()->GetFieldUni… in CreateHRuler()
623 …nMetric = (sal_uInt16)GetViewShellBase().GetViewFrame()->GetDispatcher()->GetModule()->GetFieldUni… in CreateVRuler()
/trunk/main/sfx2/source/menu/
H A Dvirtmenu.cxx110 SfxModule* pModule = pViewFrame->GetObjectShell()->GetModule(); in Update()
339 SfxSlotPool* pSlotPool = pViewFrame->GetObjectShell()->GetModule()->GetSlotPool(); in CreateFromSVMenu()
/trunk/main/sfx2/source/dialog/
H A Ddockwin.cxx926 SfxSlotPool* pSlotPool = pViewFrame->GetObjectShell()->GetModule()->GetSlotPool(); in SfxDockingWindow()
980 SfxSlotPool* pSlotPool = pViewFrame->GetObjectShell()->GetModule()->GetSlotPool(); in SfxDockingWindow()
/trunk/main/sfx2/source/doc/
H A Ddocfac.cxx198 SfxModule* SfxObjectFactory::GetModule() const in GetModule() function in SfxObjectFactory

Completed in 154 milliseconds

123