Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/dialogs/
H A Dhldocntp.cxx95 sal_uInt16 nPos = maLbDocTypes.GetSelectEntryPos(); in ImplGetURLObject()
119 maLbDocTypes ( this, CUI_RES (LB_DOCUMENT_TYPES) ) in SvxHyperlinkNewDocTp()
149 for ( sal_uInt16 n=0; n<maLbDocTypes.GetEntryCount(); n++ ) in ~SvxHyperlinkNewDocTp()
152 maLbDocTypes.GetEntryData ( n ); in ~SvxHyperlinkNewDocTp()
220 sal_Int16 nPos = maLbDocTypes.InsertEntry ( aTitleName ); in FillDocumentList()
223 maLbDocTypes.SetEntryData ( nPos, pTypeData ); in FillDocumentList()
227 maLbDocTypes.SelectEntryPos ( 0 ); in FillDocumentList()
350 sal_uInt16 nPos = maLbDocTypes.GetSelectEntryPos(); in DoApply()
354 maLbDocTypes.GetEntryData( nPos ) )->aStrURL ); in DoApply()
466 maLbDocTypes.GetSelectEntryPos() != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
[all …]
/aoo4110/main/cui/source/inc/
H A Dhldocntp.hxx44 ListBox maLbDocTypes; member in SvxHyperlinkNewDocTp

Completed in 17 milliseconds