Home
last modified time | relevance | path

Searched refs:SvLBoxEntry (Results 151 – 175 of 220) sorted by relevance

123456789

/trunk/main/cui/source/options/
H A Doptpath.cxx348 SvLBoxEntry* pEntry = pPathBox->InsertEntry( aStr ); in Reset()
410 SvLBoxEntry* pEntry = pPathBox->FirstSelected(); in IMPL_LINK()
432 SvLBoxEntry* pEntry = pPathBox->FirstSelected(); in IMPL_LINK()
488 SvLBoxEntry* pEntry = pPathBox->GetCurEntry(); in ChangeCurrentEntry()
555 SvLBoxEntry* pEntry = pPathBox->GetCurEntry(); in IMPL_LINK()
/trunk/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx236 SvLBoxEntry* pE = aTbLinks.InsertEntryToColumn( aEntry, n ); in Reset()
282 SvLBoxEntry* pE = aTbLinks.FirstSelected(); in IMPL_LINK()
337 SvLBoxEntry* pE = aTbLinks.FirstSelected(); in IMPL_LINK()
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx633 SvLBoxEntry* pEntry = m_aAddressElementsLB.InsertEntry(String(SW_RES(ST_SALUTATION ))); in SwCustomizeAddressBlockDialog()
674 SvLBoxEntry* pEntry = m_aAddressElementsLB.InsertEntry(rHeader); in SwCustomizeAddressBlockDialog()
736 SvLBoxEntry* pEntry = m_aAddressElementsLB.GetCurEntry(); in IMPL_LINK()
773 SvLBoxEntry* pEntry = m_aAddressElementsLB.GetEntry(i); in GetSelectedItem_Impl()
792 SvLBoxEntry* pEntry = m_aAddressElementsLB.GetEntry(i); in HasItem_Impl()
898 SvLBoxEntry* pEntry = m_aAddressElementsLB.GetCurEntry(); in UpdateImageButtons_Impl()
922 SvLBoxEntry* pEntry = m_aAddressElementsLB.GetEntry(i); in GetAddress()
1475 SvLBoxEntry* pEntry = GetCurEntry(); in StartDrag()
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx105 …void calcPointsYValue(const OTableWindow* _pWin,SvLBoxEntry* _pEntry,Point& _rNewConPos,Point& _rN… in calcPointsYValue()
255SvLBoxEntry* pSourceEntry = pSourceWin->GetListBox()->GetEntryFromText( GetData()->GetSourceFieldN… in RecalcLine()
256SvLBoxEntry* pDestEntry = pDestWin->GetListBox()->GetEntryFromText( GetData()->GetDestFieldName() … in RecalcLine()
H A DQTableWindow.cxx202 void OQueryTableWindow::OnEntryDoubleClicked(SvLBoxEntry* pEntry) in OnEntryDoubleClicked()
233 SvLBoxEntry* pEntry = m_pListBox->First(); in ExistsField()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSourceControls.hxx38 class SeriesEntry : public ::SvLBoxEntry
60 virtual SvLBoxEntry* CreateEntry() const;
/trunk/main/sd/source/ui/dlg/
H A Ddlgassim.hxx36 SvLBoxEntry* InsertPage( const String& rPageName );
37 void InsertTitle( SvLBoxEntry* pEntry, const String& rTitle );
/trunk/main/dbaccess/source/ui/inc/
H A Dcallbacks.hxx38 class SvLBoxEntry;
63 virtual sal_Bool requestQuickHelp( const SvLBoxEntry* _pEntry, String& _rText ) const = 0;
H A Dmarktree.hxx68 virtual void checkedButton_noBroadcast(SvLBoxEntry* _pEntry);
70 SvButtonState implDetermineState(SvLBoxEntry* _pEntry);
H A DTableWindowListBox.hxx38 SvLBoxEntry* pEntry; // der Eintrag, der gedraggt oder auf den gedroppt wurde
96 SvLBoxEntry* GetEntryFromText( const String& rEntryText );
H A DWNameMatch.hxx54 …virtual void InitEntry(SvLBoxEntry* pEntry, const String& rStr, const Image& rImg1, const Image& r…
61 virtual sal_Bool Select( SvLBoxEntry* pEntry, sal_Bool bSelect=sal_True );
H A DTableCopyHelper.hxx49 class SvLBoxEntry;
100 SvLBoxEntry* pDroppedAt;
H A DTableWindow.hxx38 class SvLBoxEntry;
95 virtual void OnEntryDoubleClicked(SvLBoxEntry* /*pEntry*/) { } in OnEntryDoubleClicked() argument
/trunk/main/dbaccess/source/ui/control/
H A Dlistviewitems.cxx39 …void OBoldListboxString::InitViewData( SvLBox* pView,SvLBoxEntry* pEntry, SvViewDataItem* _pViewDa… in InitViewData()
61 …void OBoldListboxString::Paint(const Point& rPos, SvLBox& rDev, sal_uInt16 nFlags, SvLBoxEntry* pE… in Paint()
/trunk/main/cui/source/inc/
H A Dhlmarkwn.hxx84 SvLBoxEntry* FindEntry ( String aStrName );
86 …ar::uno::Reference< ::com::sun::star::container::XNameAccess > xLinks, SvLBoxEntry* pParentEntry =…
H A Dacccfg.hxx78 …virtual void InitEntry( SvLBoxEntry*, const XubString&, const Image&, const Image&, SvLBoxButto…
190 void CreateCustomItems( SvLBoxEntry* pEntry, const String& aCol1, const String& aCol2 );
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx896 RecovDocListEntry::RecovDocListEntry( SvLBoxEntry* pEntry, in RecovDocListEntry()
907 SvLBoxEntry* pEntry ) in Paint()
998 void RecovDocList::InitEntry( SvLBoxEntry* pEntry , in InitEntry()
1101SvLBoxEntry* pEntry = m_aFileListLB.InsertEntry(sName, rInfo.StandardImage, rInfo.StandardImage); in RecoveryDialog()
1108 SvLBoxEntry* pFirst = m_aFileListLB.First(); in RecoveryDialog()
1361 SvLBoxEntry* pEntry = m_aFileListLB.GetEntry(i); in updateItems()
1385 SvLBoxEntry* pEntry = m_aFileListLB.GetEntry(i); in stepNext()
/trunk/main/dbaccess/source/ui/dlg/
H A Dtablespage.hxx110 SvLBoxEntry* implNextSibling(SvLBoxEntry* _pEntry) const;
/trunk/main/xmlsecurity/inc/xmlsecurity/
H A Dcertificateviewer.hxx148 SvLBoxEntry* InsertCert( SvLBoxEntry* _pParent, const String& _rName,
/trunk/main/sw/source/ui/fldui/
H A Dflddb.cxx453 SvLBoxEntry* pEntry = aDatabaseTLB.GetCurEntry(); in CheckInsert()
483 SvLBoxEntry* pColEntry; in IMPL_LINK()
484 SvLBoxEntry* pEntry = pColEntry = pBox->GetCurEntry(); in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Doptload.hxx41 class SvLBoxEntry;
192 void SaveEntry( SvLBoxEntry* pEntry );
H A Dregionsw.hxx110 SvLBoxEntry* pAktEntry;
121 void RecurseList( const SwSectionFmt* pFmt, SvLBoxEntry* pEntry);
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx292 SvLBoxEntry *pEntry = aVersionBox.InsertEntry( aEntry ); in Init_Impl()
321 SvLBoxEntry *pEntry = aVersionBox.FirstSelected(); in Open_Impl()
399 SvLBoxEntry *pEntry = aVersionBox.FirstSelected(); in IMPL_LINK()
/trunk/main/svx/source/inc/
H A Ddocrecovery.hxx589 RecovDocListEntry( SvLBoxEntry* pEntry,
598 SvLBoxEntry* pEntry );
636 virtual void InitEntry( SvLBoxEntry* pEntry ,
/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificatechooser.cxx55 SvLBoxEntry* pSel = maCertLB.FirstSelected(); in GetSelectedEntryPos()
185 SvLBoxEntry* pEntry = maCertLB.InsertEntry( sEntry ); in ImplInitialize()

Completed in 111 milliseconds

123456789