/aoo41x/main/sfx2/source/appl/ |
H A D | module.cxx | 390 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 D | imagemgr.cxx | 115 SfxModule* pModule = pDoc->GetFactory().GetModule(); in GetImage()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | basides1.cxx | 385 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 D | macrodlg.cxx | 329 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 D | baside2.hxx | 445 const ::rtl::OUString& GetModule() const { return m_aModule; } in GetModule() function in ModulWindow
|
H A D | basobj2.cxx | 303 SbModule* pModule = pMethod->GetModule(); in ChooseMacro()
|
/aoo41x/main/svx/source/dialog/ |
H A D | fontwork.cxx | 274 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 D | imapdlg.cxx | 831 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.cxx | 870 const FieldUnit eFieldUnit = GetBindings().GetDispatcher()->GetModule()->GetFieldUnit(); in IMPL_LINK() 893 const FieldUnit eFieldUnit = GetBindings().GetDispatcher()->GetModule()->GetFieldUnit(); in IMPL_LINK()
|
/aoo41x/main/scripting/source/basprov/ |
H A D | basmethnode.cxx | 79 SbModule* pModule = m_pMethod->GetModule(); in BasicMethodNodeImpl() 247 SbModule* pModule = m_pMethod->GetModule(); in invoke()
|
/aoo41x/main/basic/source/comp/ |
H A D | parser.cxx | 792 aGen.GetModule().SetModuleType( com::sun::star::script::ModuleType::CLASS ); in Option() 804 if ( bVBASupportOn != aGen.GetModule().IsVBACompat() ) in Option() 805 aGen.GetModule().SetVBACompat( bVBASupportOn ); in Option()
|
/aoo41x/main/idl/source/objects/ |
H A D | basobj.cxx | 650 SvMetaModule * SvMetaExtern::GetModule() const in GetModule() function in SvMetaExtern 665 GetModule()->FillNextName( &((SvMetaExtern *)this)->aUUId ); in GetUUId()
|
/aoo41x/main/basic/inc/basic/ |
H A D | sbprop.hxx | 44 SbModule* GetModule() { return pMod; } in GetModule() function in SbProperty
|
H A D | sbmeth.hxx | 64 SbModule* GetModule() { return pMod; } in GetModule() function in SbMethod
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | minfitem.hxx | 61 String GetModule() const in GetModule() function in SfxMacroInfoItem
|
H A D | docfac.hxx | 105 SfxModule* GetModule() const;
|
H A D | dispatch.hxx | 198 SfxModule* GetModule() const;
|
/aoo41x/main/basic/source/inc/ |
H A D | codegen.hxx | 43 SbModule& GetModule() { return rMod; } in GetModule() function in SbiCodeGen
|
H A D | runtime.hxx | 457 SbModule* GetModule() { return pMod; } in GetModule() function in SbiRuntime
|
/aoo41x/main/basctl/source/inc/ |
H A D | basobj.hxx | 79 ::rtl::OUString GetModule(
|
/aoo41x/main/idl/inc/ |
H A D | database.hxx | 107 SvMetaModule * GetModule( const ByteString & rName );
|
H A D | basobj.hxx | 265 SvMetaModule * GetModule() const;
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews1.cxx | 583 …nMetric = (sal_uInt16)GetViewShellBase().GetViewFrame()->GetDispatcher()->GetModule()->GetFieldUni… in CreateHRuler() 617 …nMetric = (sal_uInt16)GetViewShellBase().GetViewFrame()->GetDispatcher()->GetModule()->GetFieldUni… in CreateVRuler()
|
/aoo41x/main/sfx2/source/menu/ |
H A D | virtmenu.cxx | 110 SfxModule* pModule = pViewFrame->GetObjectShell()->GetModule(); in Update() 339 SfxSlotPool* pSlotPool = pViewFrame->GetObjectShell()->GetModule()->GetSlotPool(); in CreateFromSVMenu()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | docfac.cxx | 198 SfxModule* SfxObjectFactory::GetModule() const in GetModule() function in SfxObjectFactory
|