Home
last modified time | relevance | path

Searched refs:pCurEntry (Results 26 – 31 of 31) sorted by relevance

12

/aoo42x/main/cui/source/options/
H A Doptlingu.cxx2183 SvLBoxEntry *pCurEntry = pBox->GetCurEntry(); in IMPL_LINK() local
2184 if (pCurEntry) in IMPL_LINK()
2187 pCurEntry->GetUserData(); in IMPL_LINK()
2198 pEntry != pCurEntry) in IMPL_LINK()
H A Dtreeopt.cxx1009 SvLBoxEntry* pCurEntry = aTreeLB.FirstSelected(); in Notify() local
1013 pTemp = aTreeLB.Next( pCurEntry ) ; in Notify()
1022 pTemp = aTreeLB.Prev( pCurEntry ) ; in Notify()
/aoo42x/main/cui/source/inc/
H A Dselector.hxx103 SvLBoxEntry* pCurEntry; member in SvxConfigFunctionListBox_Impl
/aoo42x/main/cui/source/customize/
H A Dcfg.cxx2148 SvxConfigEntry *pCurEntry = *iter; in AddFunction() local
2150 if ( pCurEntry->GetCommand() == pNewEntryData->GetCommand() ) in AddFunction()
2174 SvLBoxEntry* pCurEntry = in InsertEntry() local
2182 else if ( pCurEntry == NULL || pCurEntry == aContentsListBox->Last() ) in InsertEntry()
2190 (SvxConfigEntry*) pCurEntry->GetUserData(); in InsertEntry()
H A Dcfgutil.cxx282 , pCurEntry( 0 ) in SfxConfigFunctionListBox_Impl()
/aoo42x/main/svtools/source/contnr/
H A Dimivctl1.cxx2162 …ry* SvxIconChoiceCtrl_Impl::GetNextEntry( const Point& rDocPos, SvxIconChoiceCtrlEntry* pCurEntry ) in GetNextEntry() argument
2166 const sal_uLong nStartPos = pZOrderList->GetPos( (void*)pCurEntry ); in GetNextEntry()
2183 …ry* SvxIconChoiceCtrl_Impl::GetPrevEntry( const Point& rDocPos, SvxIconChoiceCtrlEntry* pCurEntry ) in GetPrevEntry() argument
2187 sal_uLong nStartPos = pZOrderList->GetPos( (void*)pCurEntry ); in GetPrevEntry()

Completed in 485 milliseconds

12