Home
last modified time | relevance | path

Searched refs:aTbl (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/cui/source/tabpages/
H A Dmacroass.cxx158 const SvxMacro* pM = aTbl.Get( (sal_uInt16)(sal_uLong) pE->GetUserData() ); in EnableButtons()
189 SvxMacro* pM = aTbl.Get( nEventId ); in AddEvent()
215 ((SvxMacroTableDtor&)aItem.GetMacroTable()) = aTbl; in FillItemSet()
246 aTbl = ((SvxMacroItem*)pItem)->GetMacroTable(); in Reset()
331 SvxMacro *pRemoveMacro = pThis->aTbl.Remove( nEvent ); in IMPL_STATIC_LINK()
340 pThis->aTbl.Insert( in IMPL_STATIC_LINK()
346 pThis->aTbl.Insert( in IMPL_STATIC_LINK()
445 if( aTbl.IsKeyValid( nEventId ) ) in FillEvents()
446 sNew = ConvertToUIName_Impl( aTbl.Get( nEventId ) ); in FillEvents()
/aoo4110/main/cui/source/inc/
H A Dmacroass.hxx47 SvxMacroTableDtor aTbl; member in _SfxMacroTabPage
89 return aTbl; in GetMacroTbl()
94 aTbl = rTbl; in SetMacroTbl()
99 aTbl.DelDtor(); in ClearMacroTbl()
/aoo4110/main/sfx2/inc/sfx2/
H A Dmacropg.hxx53 SvxMacroTableDtor aTbl; member in _SfxMacroTabPage
105 return aTbl; in GetMacroTbl()
110 aTbl = rTbl; in SetMacroTbl()
115 aTbl.DelDtor(); in ClearMacroTbl()

Completed in 14 milliseconds