Home
last modified time | relevance | path

Searched refs:GetEntryText (Results 1 – 25 of 89) sorted by relevance

1234

/trunk/main/cui/source/options/
H A Doptdict.cxx400 compareString( aNormEntry, getNormDicEntry_Impl( aWordsLB.GetEntryText(pEntry, 0) ) ); in GetLBInsertPos()
416 String sTmpShort(aWordsLB.GetEntryText(pEntry, 0)); in RemoveDictEntry()
551 aWordED .SetText( aWordsLB.GetEntryText(0LU, 0) ); in ShowWords_Impl()
552 aReplaceED.SetText( aWordsLB.GetEntryText(0LU, 1) ); in ShowWords_Impl()
567 String sTmpShort(pBox->GetEntryText(pEntry, 0)); in IMPL_LINK()
572 aReplaceED.SetText(pBox->GetEntryText(pEntry, 1)); in IMPL_LINK()
627 xDic->remove( aWordsLB.GetEntryText( _pEntry, 0 ) ); in IMPL_LINK()
709 String aTestStr( aWordsLB.GetEntryText(pEntry, 0) ); in IMPL_LINK()
719 aReplaceED.SetText(aWordsLB.GetEntryText(pEntry, 1)); in IMPL_LINK()
767 aWordText = aWordsLB.GetEntryText( pFirstSel, 0 ); in IMPL_LINK()
[all …]
H A Dwebconninfo.cxx241 ::rtl::OUString aURL = m_aPasswordsLB.GetEntryText( pEntry, 0 ); in IMPL_LINK()
242 ::rtl::OUString aUserName = m_aPasswordsLB.GetEntryText( pEntry, 1 ); in IMPL_LINK()
307 ::rtl::OUString aURL = m_aPasswordsLB.GetEntryText( pEntry, 0 ); in IMPL_LINK()
308 ::rtl::OUString aUserName = m_aPasswordsLB.GetEntryText( pEntry, 1 ); in IMPL_LINK()
H A Dfontsubs.cxx221 aAdd.sFont = aCheckLB.GetEntryText(pEntry, 0); in FillItemSet()
222 aAdd.sReplaceBy = aCheckLB.GetEntryText(pEntry, 1); in FillItemSet()
350 aFont1CB.SetText(aCheckLB.GetEntryText(pEntry, 0)); in IMPL_LINK()
351 aFont2CB.SetText(aCheckLB.GetEntryText(pEntry, 1)); in IMPL_LINK()
/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx353 String sSourceName = GetEntryText(GetParent(pParent)); in RequestingChilds()
354 String sTableName = GetEntryText(pParent); in RequestingChilds()
422 String sSourceName = GetEntryText(pParent); in RequestingChilds()
504 rColumnName = GetEntryText(pEntry); in GetDBName()
507 sDBName = GetEntryText(GetParent(pEntry)); in GetDBName()
512 rTableName = GetEntryText(pEntry); in GetDBName()
531 if (rDBName == GetEntryText(pParent)) in Select()
537 if (rTableName == GetEntryText(pChild)) in Select()
549 if (rColumnName == GetEntryText(pChild)) in Select()
H A Daddresslistdialog.cxx305 String sCommand = m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in IMPL_LINK()
324 makeAny(OUString(m_aListLB.GetEntryText(pSelect, ITEMID_NAME - 1)))); in IMPL_LINK()
524 String sTable = pThis->m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in IMPL_STATIC_LINK()
542 pThis->m_aDBData.sDataSource = pThis->m_aListLB.GetEntryText(pSelect, ITEMID_NAME - 1); in IMPL_STATIC_LINK()
543 pThis->m_aDBData.sCommand = pThis->m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in IMPL_STATIC_LINK()
547 sTable = pThis->m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in IMPL_STATIC_LINK()
573 m_aDBData.sDataSource = m_aListLB.GetEntryText(pSelect, ITEMID_NAME - 1); in DetectTablesAndQueries()
606 String sTable = m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in DetectTablesAndQueries()
648 String sCommand = m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in DetectTablesAndQueries()
672 String sTable = m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in IMPL_LINK()
H A Dselectdbtabledialog.cxx161 ::rtl::OUString sTableOrQuery = m_aTableLB.GetEntryText(pEntry, 0); in IMPL_LINK()
201 return pEntry ? m_aTableLB.GetEntryText(pEntry, 0) : String(); in GetSelectedTable()
211 if((m_aTableLB.GetEntryText(pEntry, 0) == rTable) && in SetSelectedTable()
/trunk/main/basctl/source/basicide/
H A Dbastype3.cxx216 String aName( GetEntryText( pLE ) ); in FindVariable()
330 aLibName = GetEntryText( pLE ); in GetEntryDescriptor()
336 aName = GetEntryText( pLE ); in GetEntryDescriptor()
342 aMethodName = GetEntryText( pLE ); in GetEntryDescriptor()
348 aName = GetEntryText( pLE ); in GetEntryDescriptor()
357 aLibSubName = GetEntryText( pLE ); in GetEntryDescriptor()
432 || GetRootEntryName( aDocument, eLocation ) == GetEntryText( pEntry ) in IsValidEntry()
H A Dmoduldl2.cxx235 if ( rName.CompareIgnoreCaseToAscii( GetEntryText( pEntry, 0 ) ) == COMPARE_EQUAL ) in FindEntry()
295 String aLibName = GetEntryText( pEntry, 0 ); in EditingEntry()
349 String aCurText( GetEntryText( pEntry, 0 ) ); in EditedEntry()
552 String aLibName = aLibBox.GetEntryText( pCur, 0 ); in CheckButtons()
650 String aLibName( aLibBox.GetEntryText( pCurEntry, 0 ) ); in IMPL_LINK_INLINE_END()
679 String aLibName( aLibBox.GetEntryText( pCurEntry, 0 ) ); in IMPL_LINK_INLINE_END()
747 ::rtl::OUString aOULibName( aLibBox.GetEntryText( pCurEntry, 0 ) ); in IMPL_LINK_INLINE_START()
939 String aLibName( pLibDlg->GetLibBox().GetEntryText( pEntry, 0 ) ); in InsertLib()
1169 String aLibName( aLibBox.GetEntryText( pCurEntry, 0 ) ); in Export()
1446 String aLibName( aLibBox.GetEntryText( pCurEntry, 0 ) ); in DeleteCurrent()
H A Dmacrodlg.cxx149 aMethodName = aMacroBox.GetEntryText( pEntry ); in StoreMacroDescription()
191 if ( aMacroBox.GetEntryText( pE ) == aLastMacro ) in RestoreMacroDescription()
292 String aMacroName( aMacroBox.GetEntryText( pEntry ) ); in GetMacro()
641 if ( aMacroBox.GetEntryText( pEntry ).CompareIgnoreCaseToAscii( aEdtText ) == COMPARE_EQUAL ) in IMPL_LINK()
734 aInfoItem.SetMethod( aMacroBox.GetEntryText( pEntry ) ); in IMPL_LINK()
869 aMacroNameEdit.SetText( aMacroBox.GetEntryText( pMacroEntry ) ); in UpdateFields()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx353 aTmp1 = GetEntryText( pCurEntry ); in MarkCurEntry()
358 aTmp2 = GetEntryText( GetParent( pEntry )); in MarkCurEntry()
371 aTmp2 = GetEntryText( pEntry ); in MarkCurEntry()
452 vectTreeItem.push_back(GetEntryText(pListEntry)); in SaveExpandedTreeItemState()
523 aTmp = GetEntryText( pEntry ); in SelectEntry()
552 aTmp = GetEntryText( pEntry ); in HasSelectedChilds()
869 String strEntry = GetEntryText(pEntry); in AddShapeList()
944 aName = GetEntryText( pEntry ); in IsEqualToDoc()
967 aName = GetEntryText( pEntry ); in IsEqualToDoc()
991 return( GetEntryText( GetCurEntry() ) ); in GetSelectEntry()
[all …]
/trunk/main/dbaccess/source/ui/browser/
H A DdsEntriesNoExp.cxx80 String SbaTableQueryBrowser::GetEntryText( SvLBoxEntry* _pEntry ) const in GetEntryText() function in dbaui::SbaTableQueryBrowser
82 return m_pTreeView->getListBox().GetEntryText(_pEntry); in GetEntryText()
98 if (pTables) sTest = m_pTreeView->getListBox().GetEntryText(pTables); in getEntryType()
99 if (pQueries) sTest = m_pTreeView->getListBox().GetEntryText(pQueries); in getEntryType()
258 … pImageProvider->getImages( GetEntryText( pEntryLoop ), nObjectType, aImage, aImageHC ); in notifyHiContrastChanged()
/trunk/main/dbaccess/source/ui/control/
H A Dtabletree.cxx583 buffer.append( GetEntryText( pParent ) ); in describeObject()
586 buffer.append( GetEntryText( _pEntry ) ); in describeObject()
592 buffer.append( GetEntryText( pParent ) ); in describeObject()
595 buffer.append( GetEntryText( _pEntry ) ); in describeObject()
662 sCatalog = GetEntryText( pCatalog ); in getQualifiedTableName()
665 sSchema = GetEntryText(pSchema); in getQualifiedTableName()
667 sTable = GetEntryText( _pEntry ); in getQualifiedTableName()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx188 if( ScDrawLayer::GetVisibleName( pObject ) == GetEntryText( pEntry ) ) in getAltLongDescText()
374 String aText( GetEntryText( pEntry ) ); in IMPL_LINK()
466 String aText( GetEntryText( pEntry ) ); in KeyInput()
495 String aText( GetEntryText( pEntry ) ); in KeyInput()
523 String aTempText( GetEntryText( pBeginEntry ) ); in KeyInput()
698 aHelpText += GetEntryText(pEntry); in RequestHelp()
703 aHelpText = GetEntryText(pEntry); // Notizen als Help-Text in RequestHelp()
788 String aTempText( GetEntryText( pBeginEntry ) ); in ObjectFresh()
1180 if ( lcl_NoteString( *pNote ) != GetEntryText(pEntry) ) in NoteStringsChanged()
1233 if ( ScDrawLayer::GetVisibleName( pObject ) != GetEntryText(pEntry) ) in DrawNamesChanged()
[all …]
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx268 String SvTabListBox::GetEntryText( SvLBoxEntry* pEntry ) const in GetEntryText() function in SvTabListBox
270 return GetEntryText( pEntry, 0xffff ); in GetEntryText()
273 String SvTabListBox::GetEntryText( SvLBoxEntry* pEntry, sal_uInt16 nCol ) const in GetEntryText() function in SvTabListBox
305 String SvTabListBox::GetEntryText( sal_uLong nPos, sal_uInt16 nCol ) const in GetEntryText() function in SvTabListBox
308 return GetEntryText( pEntry, nCol ); in GetEntryText()
323 String sOldText = GetEntryText( pEntry, nCol ); in SetEntryText()
394 XubString aStr( GetEntryText( pEntry, nCol )); in GetEntryPos()
822 return ::rtl::OUString( GetEntryText( _nRow ) ); in GetRowDescription()
/trunk/main/sw/source/ui/fldui/
H A Dchangedb.cxx214 if (sDBName == aUsedDBTLB.GetEntryText(pParent)) in Insert()
218 if (sTableName == aUsedDBTLB.GetEntryText(pChild)) in Insert()
266 String* pTmp = new String( aUsedDBTLB.GetEntryText( in UpdateFlds()
269 *pTmp += aUsedDBTLB.GetEntryText( pEntry ); in UpdateFlds()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx193 if ( rTree.GetEntryText(pEntry) == sName ) in lcl_findEntry_impl()
432 ::rtl::OUString sName = rTree.GetEntryText(pEntry); in getSelectionElementNames()
436 … sName = rTree.GetEntryText(pParent) + ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("/")) + sName; in getSelectionElementNames()
487 aObject.Name = pList->GetEntryText( pEntry ); in describeCurrentSelectionForType()
493 ::rtl::OUString sName = pList->GetEntryText(pEntry); in describeCurrentSelectionForType()
498 buffer.append( pList->GetEntryText( pParent ) ); in describeCurrentSelectionForType()
574 sComposedName = rTree.GetEntryText(pEntry); in getQualifiedName()
578 …sComposedName = rTree.GetEntryText(pParent) + ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("/")) + … in getQualifiedName()
/trunk/main/formula/source/ui/dlg/
H A Dstructpg.cxx155 String StructPage::GetEntryText(SvLBoxEntry* pEntry) const in GetEntryText() function in formula::StructPage
159 aString=aTlbStruct.GetEntryText(pEntry); in GetEntryText()
219 return aTlbStruct.GetEntryText(aTlbStruct.GetCurEntry()); in GetSelectedEntryText()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx594 StringPtr pString=new String(GetEntryText(pEntry)); in MakeExpanded_Impl()
673 aParent = GetEntryText(pTarget); in NotifyMoving()
674 aStyle = GetEntryText(pEntry); in NotifyMoving()
682 GetEntryText(pTmpEntry),GetEntryText(pEntry)); in NotifyMoving()
1224 if ( pTreeBox->GetEntryText( pEntry ) == rStr ) in SelectStyle()
1242 while ( pEntry && aFmtLb.GetEntryText( pEntry ) != rStr ) in SelectStyle()
1272 aRet = pTreeBox->GetEntryText( pEntry ); in GetSelectedEntry()
1278 aRet = aFmtLb.GetEntryText( pEntry ); in GetSelectedEntry()
1344 if ( IsExpanded_Impl( aEntries, pTreeBox->GetEntryText( pEntry ) ) ) in FillTreeBox()
1477 *aStrings[ nPos ] == aFmtLb.GetEntryText( pEntry ) ) in UpdateStyles_Impl()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexdialog.cxx149 String sOldText = GetEntryText(_pEntry); in EditedEntry()
442 Indexes::iterator aAfterInsertPos = m_pIndexes->find(m_aIndexes.GetEntryText(pAdjust)); in OnNewIndex()
466 sConfirm.SearchAndReplaceAscii("$name$", m_aIndexes.GetEntryText(pSelected)); in OnDropIndex()
514 Indexes::iterator aAfterDropPos = m_pIndexes->find(m_aIndexes.GetEntryText(pAdjust)); in implDropIndex()
682 String sNewName = m_aIndexes.GetEntryText(_pEntry); in IMPL_LINK()
H A Dadtabdlg.cxx122 aCatalog = m_rTableList.GetEntryText(pCatalog); in getSelectedName()
123 aSchema = m_rTableList.GetEntryText(pSchema); in getSelectedName()
125 aTableName = m_rTableList.GetEntryText(pEntry); in getSelectedName()
330 sSelected = _out_rAliasName = m_rQueryList.GetEntryText( pEntry ); in getSelectedName()
H A Dtablespage.cxx579 sComposedName += m_aTablesList.GetEntryText( pCatalog ); in collectDetailedSelection()
591 sCatalog += m_aTablesList.GetEntryText( pCatalog ); in collectDetailedSelection()
596 sComposedName += m_aTablesList.GetEntryText( pSchema ); in collectDetailedSelection()
604 sComposedName += m_aTablesList.GetEntryText( pEntry ); in collectDetailedSelection()
/trunk/main/vcl/source/control/
H A Dcombobox.cxx377 XubString aText = mpImplLB->GetEntryList()->GetEntryText( nPos ); in IMPL_LINK()
434 aText += mpImplLB->GetEntryList()->GetEntryText( nP ); in IMPL_LINK()
499 mpSubEdit->SetText( mpImplLB->GetEntryList()->GetEntryText( nChanged ) ); in IMPL_LINK()
950 XubString aCurrent = mpImplLB->GetEntryList()->GetEntryText( mpImplLB->GetCurrentPos() ); in ImplUpdateFloatSelection()
1062 return mpImplLB->GetEntryList()->GetEntryText( nPos + mpImplLB->GetEntryList()->GetMRUCount() ); in GetEntry()
1316 pDev->DrawText( aTextRect, mpImplLB->GetEntryList()->GetEntryText( n+nTEntry ), nTextStyle ); in Draw()
1536 nPos = mpImplLB->GetEntryList()->FindEntry( mpImplLB->GetEntryList()->GetEntryText( nPos ) ); in GetSelectEntryPos()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx637 ( (SvTreeListBox *)pSourceBox )->GetEntryText( pSource ) ); in MoveOrCopyTemplates()
1310 const String aEntryText(GetEntryText(pChild)); in IsUniqName_Impl()
1868 pDialog, nResId, pFocusBox->GetEntryText(pEntry))) in Dispatch_Impl()
1884 pFocusBox->GetEntryText(pEntry), in Dispatch_Impl()
1891 if(!QueryDelete_Impl(pDialog, STR_DELETE_TEMPLATE, pFocusBox->GetEntryText(pEntry))) in Dispatch_Impl()
1904 ErrorDelete_Impl(pDialog, pFocusBox->GetEntryText(pEntry), sal_False ); in Dispatch_Impl()
1916 const SfxStringItem aLongName( SID_FILE_LONGNAME, pFocusBox->GetEntryText( pEntry ) ); in Dispatch_Impl()
1975 const String aName(pFocusBox->GetEntryText(pDocEntry)); in Dispatch_Impl()
/trunk/main/svtools/inc/svtools/
H A Dsvtabbx.hxx106 virtual String GetEntryText( SvLBoxEntry* pEntry ) const;
107 String GetEntryText( SvLBoxEntry*, sal_uInt16 nCol ) const;
108 String GetEntryText( sal_uLong nPos, sal_uInt16 nCol = 0xffff ) const;
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1163 aReplaceTLB.GetEntryText(pEntry, 0))) in FillItemSet()
1167 String sLong = aReplaceTLB.GetEntryText(pEntry, 1); in FillItemSet()
1192 String sShort = aReplaceTLB.GetEntryText(pEntry, 0); in FillItemSet()
1197 String sLong = aReplaceTLB.GetEntryText(pEntry, 1); in FillItemSet()
1235 pDouble->sShort = aReplaceTLB.GetEntryText(pEntry, 0); in RefillReplaceBox()
1236 pDouble->sLong = aReplaceTLB.GetEntryText(pEntry, 1); in RefillReplaceBox()
1357 String sTmpShort(pBox->GetEntryText(pEntry, 0)); in IMPL_LINK()
1370 aReplaceED.SetText(pBox->GetEntryText(pEntry, 1)); in IMPL_LINK()
1423 aReplaceTLB.GetEntryText(pReplaceEntry, 0) ) ) in IMPL_LINK()
1474 String aTestStr=aReplaceTLB.GetEntryText(pEntry, 0); in IMPL_LINK()
[all …]

Completed in 152 milliseconds

1234