Home
last modified time | relevance | path

Searched refs:pEntry (Results 76 – 100 of 485) sorted by relevance

12345678910>>...20

/trunk/main/sc/source/ui/docshell/
H A Dolinefun.cxx394 ScOutlineEntry* pEntry; in SelectLevel() local
466 ScOutlineEntry* pEntry; in ShowMarkedOutlines() local
497 nStart = pEntry->GetStart(); in ShowMarkedOutlines()
498 nEnd = pEntry->GetEnd(); in ShowMarkedOutlines()
519 nEnd = pEntry->GetEnd(); in ShowMarkedOutlines()
574 ScOutlineEntry* pEntry; in HideMarkedOutlines() local
618 nEnd = pEntry->GetEnd(); in HideMarkedOutlines()
631 nEnd = pEntry->GetEnd(); in HideMarkedOutlines()
695 pEntry->SetHidden(sal_False); in ShowOutline()
716 if ( pEntry->IsHidden() ) in ShowOutline()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx630 if (!pEntry) in SetPropertyValues_Impl()
644 switch (pEntry->nWID) in SetPropertyValues_Impl()
882 pEntry->nWID, pEntry->nWID, 0)); in SetPropertyValues_Impl()
1042 if (!pEntry) in GetPropertyValues_Impl()
1049 switch(pEntry->nWID) in GetPropertyValues_Impl()
1501 if (!pEntry) in getPropertyStates()
1582 if (!pEntry) in setPropertyToDefault()
1602 switch (pEntry->nWID) in setPropertyToDefault()
1694 pEntry->nWID, pEntry->nWID, 0)); in setPropertyToDefault()
1729 if (!pEntry) in getPropertyDefault()
[all …]
H A Dunoparagraph.cxx452 if (!pEntry) in SetPropertyValues_Impl()
608 if (!pEntry) in GetPropertyValues_Impl()
745 if (!pEntry) in setPropertyValuesTolerant()
1158 if (!pEntry) in getPropertyState()
1195 if (!pEntry) in getPropertyStates()
1241 if (!pEntry) in setPropertyToDefault()
1258 …const bool bDrawingLayerRange(XATTR_FILL_FIRST <= pEntry->nWID && XATTR_FILL_LAST >= pEntry->nWID); in setPropertyToDefault()
1272 aWhichIds.Insert(pEntry->nWID); in setPropertyToDefault()
1275 if (pEntry->nWID < RES_PARATR_BEGIN) in setPropertyToDefault()
1332 if (!pEntry) in getPropertyDefault()
[all …]
/trunk/main/sfx2/source/view/
H A Dorgmgr.cxx293 if ( !pEntry->aDocShell.Is() ) in CreateObjectShell()
296 INetURLObject aFileObj( pEntry->aFileName ); in CreateObjectShell()
301 if ( !pEntry->aDocShell.Is() ) in CreateObjectShell()
303 pEntry->bOwner = sal_True; in CreateObjectShell()
315 pEntry->bOwnFormat = sal_False; in CreateObjectShell()
317 if ( pEntry->aDocShell.Is() ) in CreateObjectShell()
326 if ( pEntry->aDocShell.Is() ) in CreateObjectShell()
328 pEntry->aDocShell->DoInitNew(0); in CreateObjectShell()
599 pCaller->EditEntry(pEntry); in InsertDir()
818 if(!pEntry->DeleteObjectShell()) in SaveAll()
[all …]
/trunk/main/linguistic/source/
H A Dthesdsp.cxx135 if (!pEntry) in queryMeanings()
149 sal_Int32 nLen = pEntry->aSvcRefs.getLength(); in queryMeanings()
150 DBG_ASSERT( nLen == pEntry->aSvcImplNames.getLength(), in queryMeanings()
152 DBG_ASSERT( pEntry->nLastTriedSvcIndex < nLen, in queryMeanings()
160 while (i <= pEntry->nLastTriedSvcIndex in queryMeanings()
171 && pEntry->nLastTriedSvcIndex < nLen - 1) in queryMeanings()
236 if (pEntry) in SetServiceList()
238 pEntry->Clear(); in SetServiceList()
239 pEntry->aSvcImplNames = rSvcImplNames; in SetServiceList()
264 if (pEntry) in GetServiceList()
[all …]
H A Dspelldsp.cxx329 if (!pEntry) in isValid_Impl()
350 sal_Int32 nLen = pEntry->aSvcRefs.getLength(); in isValid_Impl()
363 pEntry->aSvcRefs.getConstArray(); in isValid_Impl()
364 while (i <= pEntry->nLastTriedSvcIndex in isValid_Impl()
497 if (!pEntry) in spell_Impl()
518 sal_Int32 nLen = pEntry->aSvcRefs.getLength(); in spell_Impl()
532 while (i <= pEntry->nLastTriedSvcIndex in spell_Impl()
820 if (pEntry) in SetServiceList()
822 pEntry->Clear(); in SetServiceList()
848 if (pEntry) in GetServiceList()
[all …]
/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx126 void Removed_Impl( SvxIconChoiceCtrlEntry* pEntry );
141 void Insert( SvxIconChoiceCtrlEntry* pEntry, sal_uLong nPos );
143 void Remove( SvxIconChoiceCtrlEntry* pEntry );
244 void Center( SvxIconChoiceCtrlEntry* pEntry ) const;
320 void RemoveEntry( SvxIconChoiceCtrlEntry* pEntry );
355 SvxIconChoiceCtrlEntry* pEntry,
393 void FindBoundingRect( SvxIconChoiceCtrlEntry* pEntry );
395 SvxIconChoiceCtrlEntry* pEntry,
419 SvxIconChoiceCtrlEntry* pEntry,
479 void EditEntry( SvxIconChoiceCtrlEntry* pEntry );
[all …]
H A Dfileview.cxx889 while ( pEntry ) in CreateContextMenu()
998 pEntry = NextSelected( pEntry ); in DeleteEntries()
1142 if ( pEntry ) in DoQuickSearch()
1145 Select( pEntry ); in DoQuickSearch()
1146 SetCurEntry( pEntry ); in DoQuickSearch()
1184 if ( pEntry ) in GetAccessibleObjectDescription()
1362 if ( pEntry && pEntry->GetUserData() ) in GetURL()
1373 if ( pEntry && pEntry->GetUserData() ) in GetCurrentURL()
2225 if ( pEntry ) in ResetCursor()
2447 … INetURLObject aObj( pEntry->maImageURL.getLength() ? pEntry->maImageURL : pEntry->maTargetURL ); in CreateVector_Impl()
[all …]
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx625 if ( pEntry && pSrcEntry) in GraphicBulletsTypeMgr()
635 delete pEntry; in GraphicBulletsTypeMgr()
650 pEntry->nTabIndex = i+1; in Init()
651 pEntry->nGallaryIndex = i; in Init()
652 pEntry->sGrfName = *pGrfNm; in Init()
759 sGrfName= pEntry->sGrfName; in ApplyNumRule()
805 if ( pEntry ) in GetDescription()
824 if ( pEntry ) in IsCustomized()
838 if ( pEntry ) in GetGrfName()
840 sRet = pEntry->sGrfName; in GetGrfName()
[all …]
/trunk/main/sw/source/ui/dbui/
H A Dselectdbtabledialog.cxx128 pEntry->SetUserData((void*)0); in SwSelectDBTableDialog()
143 pEntry->SetUserData((void*)1); in SwSelectDBTableDialog()
158 SvLBoxEntry* pEntry = m_aTableLB.FirstSelected(); in IMPL_LINK() local
159 if(pEntry) in IMPL_LINK()
199 SvLBoxEntry* pEntry = m_aTableLB.FirstSelected(); in GetSelectedTable() local
200 bIsTable = pEntry->GetUserData() ? false : true; in GetSelectedTable()
201 return pEntry ? m_aTableLB.GetEntryText(pEntry, 0) : String(); in GetSelectedTable()
208 SvLBoxEntry* pEntry = m_aTableLB.First(); in SetSelectedTable() local
209 while(pEntry) in SetSelectedTable()
214 m_aTableLB.Select(pEntry); in SetSelectedTable()
[all …]
H A Ddbtree.cxx302 SvTreeListBox::Select(pEntry); in AddDataSource()
318 SvLBoxEntry* pEntry = First(); in ShowColumns() local
320 while (pEntry) in ShowColumns()
322 pEntry = (SvLBoxEntry*)GetRootLevelParent( pEntry ); in ShowColumns()
323 Collapse(pEntry); // zuklappen in ShowColumns()
329 pEntry = Next(pEntry); in ShowColumns()
500 if (pEntry && GetParent(pEntry)) in GetDBName()
502 if (GetParent(GetParent(pEntry))) in GetDBName()
504 rColumnName = GetEntryText(pEntry); in GetDBName()
505 pEntry = GetParent(pEntry); // Spaltenname war selektiert in GetDBName()
[all …]
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx80 if ( pEntry ) in EditingEntry()
111 String aCurText( GetEntryText( pEntry ) ); in EditedEntry()
144 SetEntryText( pEntry, rNewText ); in EditedEntry()
145 SetCurEntry( pEntry ); in EditedEntry()
146 SetCurEntry( pEntry ); in EditedEntry()
147 Select( pEntry, sal_False ); in EditedEntry()
158 if ( pEntry ) in NotifyStartDrag()
197 sal_uInt16 nDepth = pEntry ? GetModel()->GetDepth( pEntry ) : 0; in NotifyAcceptDrop()
336 (void)pEntry; in NotifyCopyingMoving()
863 if ( !pEntry ) in NewDialog()
[all …]
H A Dmacrodlg.cxx148 if ( pEntry ) in StoreMacroDescription()
186 SvLBoxEntry* pEntry = 0; in RestoreMacroDescription() local
193 pEntry = pE; in RestoreMacroDescription()
199 if ( pEntry ) in RestoreMacroDescription()
233 while ( pEntry ) in Execute()
235 pLastValid = pEntry; in Execute()
236 pEntry = aBasicBox.FirstChild( pEntry ); in Execute()
290 if ( pEntry ) in GetMacro()
415 rBox.SetCurEntry( pEntry ); in SaveSetCurEntry()
652 if ( pEntry ) in IMPL_LINK()
[all …]
/trunk/main/formula/source/ui/dlg/
H A Dstructpg.cxx67 return pEntry; in InsertStaticEntry()
136 SvLBoxEntry* pEntry = NULL; in InsertEntry() local
150 if( pEntry && pParent ) in InsertEntry()
152 return pEntry; in InsertEntry()
155 String StructPage::GetEntryText(SvLBoxEntry* pEntry) const in GetEntryText()
158 if(pEntry!=NULL) in GetEntryText()
159 aString=aTlbStruct.GetEntryText(pEntry); in GetEntryText()
163 SvLBoxEntry* StructPage::GetParent(SvLBoxEntry* pEntry) const in GetParent()
165 return aTlbStruct.GetParent(pEntry); in GetParent()
169 if(pEntry!=NULL) in GetFunctionEntry()
[all …]
/trunk/main/cui/source/options/
H A Dtreeopt.cxx656 pEntry = aTreeLB.Next(pEntry); in ~OfaTreeOptionsDialog()
670 pEntry = aTreeLB.Next(pEntry); in ~OfaTreeOptionsDialog()
704 while(pEntry) in AddGroup()
708 pEntry = aTreeLB.Next(pEntry); in AddGroup()
797 pEntry = aTreeLB.Next(pEntry); in IMPL_LINK()
811 if(pEntry && pBox->IsExpanded(pEntry)) in IMPL_LINK()
846 while(pEntry) in ApplyItemSets()
859 pEntry = aTreeLB.Next(pEntry); in ApplyItemSets()
985 pEntry = aTreeLB.Next(pEntry); in ActivateLastSelection()
2219 pEntry = pTreeList->Next( pEntry, &nDepth ); in ResizeTreeLB()
[all …]
H A Doptpath.cxx414 if(pEntry) in IMPL_LINK()
417 while ( pEntry && ( nSelCount < 2 ) ) in IMPL_LINK()
420 pEntry = pPathBox->NextSelected( pEntry ); in IMPL_LINK()
433 while ( pEntry ) in IMPL_LINK()
479 pEntry = pPathBox->NextSelected( pEntry ); in IMPL_LINK()
489 if ( !pEntry ) in ChangeCurrentEntry()
555 SvLBoxEntry* pEntry = pPathBox->GetCurEntry(); in IMPL_LINK() local
556 sal_uInt16 nPos = ( pEntry != NULL ) ? ( (PathUserData_Impl*)pEntry->GetUserData() )->nRealId : 0; in IMPL_LINK()
558 if ( pEntry ) in IMPL_LINK()
567 if(pEntry && !(!((OptHeaderTabListBox*)pPathBox)->GetCollapsedEntryBmp(pEntry))) in IMPL_LINK()
[all …]
H A Ddbregister.cxx209 SvLBoxEntry* pEntry = pPathBox->GetEntry(i); in FillItemSet() local
289 if ( pEntry ) in IMPL_LINK()
293 pPathBox->GetModel()->Remove(pEntry); in IMPL_LINK()
309 SvLBoxEntry* pEntry = pPathBox->GetCurEntry(); in IMPL_LINK() local
310 if ( !pEntry ) in IMPL_LINK()
318 m_pCurEntry = pEntry; in IMPL_LINK()
391 if ( pEntry ) in IMPL_LINK()
408 SvLBoxEntry* pEntry = NULL; in insertNewEntry() local
417 pEntry = pPathBox->InsertEntry( aStr ); in insertNewEntry()
455 SvLBoxEntry* pEntry = pPathBox->GetEntry(i); in IMPL_LINK() local
[all …]
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx89 SVT_DLLPRIVATE void SetEntryHeight( SvLBoxEntry* pEntry );
167 void ImplEditEntry( SvLBoxEntry* pEntry );
234 virtual String GetEntryText( SvLBoxEntry* pEntry ) const;
235 String SearchEntryText( SvLBoxEntry* pEntry ) const;
256 void EditEntry( SvLBoxEntry* pEntry = NULL );
281 virtual void ModelHasInserted( SvListEntry* pEntry );
286 virtual void ModelIsRemoving( SvListEntry* pEntry );
287 virtual void ModelHasRemoved( SvListEntry* pEntry );
330 SvLBoxItem* GetFirstDynamicItem( SvLBoxEntry* pEntry );
373 void ShowFocusRect( const SvLBoxEntry* pEntry );
[all …]
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx494 if ( pEntry && !IsSelected(pEntry) ) in _selectionChanged()
497 SetCurEntry(pEntry); in _selectionChanged()
499 else if ( !pEntry ) in _selectionChanged()
509 if ( pEntry && !IsSelected(pEntry) ) in _selectionChanged()
526 if ( pEntry ) in insertEntry()
535 return pEntry; in insertEntry()
723 if ( !IsExpanded(pEntry) ) in _elementInserted()
724 Expand(pEntry); in _elementInserted()
733 if ( pEntry ) in _elementRemoved()
736 removeEntry(pEntry); in _elementRemoved()
[all …]
/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx283 if ( !pEntry || !pEntry->IsVisible() ) in GetEntryPos()
286 SCCOLROW nStart = pEntry->GetStart(); in GetEntryPos()
287 SCCOLROW nEnd = pEntry->GetEnd(); in GetEntryPos()
370 if ( pEntry && pEntry->IsVisible() ) in IsButtonVisible()
374 bRet = (nStart <= pEntry->GetStart()) && (pEntry->GetStart() <= nEnd); in IsButtonVisible()
420 SCCOLROW nEnd = pEntry->GetEnd(); in ItemHit()
474 if ( pEntry ) in DoFunction()
476 if ( pEntry->IsHidden() ) in DoFunction()
487 if ( pEntry && pEntry->IsHidden() ) in DoExpand()
494 if ( pEntry && !pEntry->IsHidden() ) in DoCollapse()
[all …]
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx186 if ( pEntry ) in SelectSearchEntry()
187 setCurrentEntryInvalidate( pEntry ); in SelectSearchEntry()
200 if ( pEntry ) in ExecuteSearchEntry()
201 onSelected( pEntry ); in ExecuteSearchEntry()
312 if ( pEntry && ( m_pMouseDownEntry == pEntry ) ) in MouseButtonUp()
330 onSelected( pEntry ); in MouseButtonUp()
375 if ( pEntry ) in KeyInput()
376 onSelected( pEntry ); in KeyInput()
502 if ( pEntry )
589 while ( pEntry ) in Clear()
[all …]
/trunk/main/toolkit/source/controls/
H A Dstdtabcontrollermodel.cxx62 if ( pEntry->bGroup ) in DestroyEntry()
63 delete pEntry->pGroup; in DestroyEntry()
65 delete pEntry->pxControl; in DestroyEntry()
68 delete pEntry; in DestroyEntry()
90 if ( pEntry->bGroup ) in ImplGetControlCount()
104 if ( pEntry->bGroup ) in ImplGetControlModels()
133 if ( !pEntry->bGroup && ( *pEntry->pxControl == xCtrl ) ) in ImplGetControlPos()
266 if ( !pEntry->bGroup ) in setGroup()
299 if ( pEntry->bGroup ) in getGroupCount()
315 if ( pEntry->bGroup ) in getGroup()
[all …]
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1315 XColorEntry* pEntry; in Fill() local
1321 InsertEntry( pEntry->GetColor(), pEntry->GetName() ); in Fill()
1353 XColorEntry* pEntry; in Fill() local
1359 InsertEntry( pEntry->GetColor(), pEntry->GetName() ); in Fill()
1386 XHatchEntry* pEntry; in Fill() local
1442 XHatchEntry* pEntry; in SelectEntryByList() local
1469 XHatchEntry* pEntry; in Fill() local
1681 XBitmapEntry* pEntry; in Fill() local
1742 XBitmapEntry* pEntry; in SelectEntryByList() local
1897 XDashEntry* pEntry; in Fill() local
[all …]
/trunk/main/svl/source/items/
H A Ditemprop.cxx125 pPropArray[n].Handle = pEntry->nWID; in getProperties()
126 if(pEntry->pType) in getProperties()
149 aProp.Handle = pEntry->nWID; in getPropertyByName()
150 if(pEntry->pType) in getPropertyByName()
151 aProp.Type = *pEntry->pType; in getPropertyByName()
264 if ( !pEntry ) in getPropertyValue()
266 getPropertyValue( *pEntry,rSet, rAny ); in getPropertyValue()
331 if ( !pEntry ) in setPropertyValue()
335 setPropertyValue(*pEntry, aVal, rSet); in setPropertyValue()
363 if( !pEntry || !pEntry->nWID ) in getPropertyState()
[all …]
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx374 if ( pEntry ) in GetSelectedScriptURI()
386 if (!pEntry) in GetCurCommand()
397 if (!pEntry) in GetCurLabel()
521 while ( pEntry ) in GetGroup()
527 pEntry = GetParent( pEntry ); in GetGroup()
1022 if ( !GetChildCount( pEntry ) ) in GroupSelected()
1134 while ( pEntry && pEntry != pParent ) in Expand()
1137 pEntry = GetNextEntryInView( pEntry ); in Expand()
1302 while ( pEntry ) in SelectMacro()
1307 Expand( pEntry ); in SelectMacro()
[all …]

Completed in 229 milliseconds

12345678910>>...20