Home
last modified time | relevance | path

Searched refs:rAutoTextEntry (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/ui/uno/
H A Dunoatxt.cxx1198 rAutoTextEntry(rAutoText) in SwAutoTextEventDescriptor()
1227 DBG_ASSERT( NULL != rAutoTextEntry.GetGlossaries(), in replaceByName()
1233 const SwGlossaries* pGlossaries = rAutoTextEntry.GetGlossaries(); in replaceByName()
1235 pGlossaries->GetGroupDoc( rAutoTextEntry.GetGroupName() ); in replaceByName()
1241 sal_uInt16 nIndex = pBlocks->GetIndex( rAutoTextEntry.GetEntryName() ); in replaceByName()
1268 DBG_ASSERT( NULL != rAutoTextEntry.GetGlossaries(), "no AutoText" ); in getByName()
1273 const SwGlossaries* pGlossaries = rAutoTextEntry.GetGlossaries(); in getByName()
1275 pGlossaries->GetGroupDoc( rAutoTextEntry.GetGroupName() ); in getByName()
1286 sal_uInt16 nIndex = pBlocks->GetIndex( rAutoTextEntry.GetEntryName() ); in getByName()
/aoo42x/main/sw/inc/
H A Dunoatxt.hxx268 SwXAutoTextEntry& rAutoTextEntry; member in SwAutoTextEventDescriptor

Completed in 25 milliseconds