Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1100 String lcl_BuildDDEName( const String& rAppl, const String& rTopic, const String& rItem ) in lcl_BuildDDEName() function
1114 return lcl_BuildDDEName( aAppl, aTopic, aItem ); in getName()
1325 if ( lcl_BuildDDEName(aAppl, aTopic, aItem) == aNamStr ) in GetObjectByName_Impl()
1405 pAry[i] = lcl_BuildDDEName(aAppl, aTopic, aItem); in getElementNames()
1426 if ( lcl_BuildDDEName(aAppl, aTopic, aItem) == aNamStr ) in hasByName()
1474 const ::rtl::OUString aName( lcl_BuildDDEName( aApplication, aTopic, aItem ) ); in addDDELink()

Completed in 18 milliseconds