Home
last modified time | relevance | path

Searched refs:pEntry (Results 451 – 475 of 485) sorted by relevance

1...<<11121314151617181920

/trunk/main/xmloff/source/core/
H A Dxmltoken.cxx3159 const XMLTokenEntry* pEntry = aTokenList; in GetXMLToken() local
3160 const XMLTokenEntry* pEntryEnd = pEntry + sizeof ( aTokenList ) / sizeof ( XMLTokenEntry ); in GetXMLToken()
3162 while ( pEntry < pEntryEnd ) in GetXMLToken()
3164 OSL_ENSURE( nPos == (sal_uInt16)(pEntry->eToken), in GetXMLToken()
3166 ++pEntry, ++nPos; in GetXMLToken()
/trunk/main/sot/source/sdstor/
H A Dstgstrms.hxx70 StgDirEntry* pEntry; // dir entry (for ownership) member in StgStrm
/trunk/main/basic/source/runtime/
H A Druntime.cxx839 SbErrorStackEntry *pEntry = new SbErrorStackEntry in Step() local
841 rErrStack->C40_INSERT(SbErrorStackEntry, pEntry, rErrStack->Count() ); in Step()
/trunk/main/cui/source/inc/
H A Dacccfg.hxx190 void CreateCustomItems( SvLBoxEntry* pEntry, const String& aCol1, const String& aCol2 );
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx997 SvxCSS1MapEntry *pEntry = GetMapEntry( rKey, rMap ); in InsertMapEntry() local
998 if( pEntry ) in InsertMapEntry()
1001 pEntry->GetItemSet(), pEntry->GetPropertyInfo(), sal_True ); in InsertMapEntry()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx2321 const SwFltStackEntry* pEntry = (*pCtrlStck)[ i ]; in WW8DupProperties() local
2322 if(pEntry->bLocked) in WW8DupProperties()
2324 if (isCHRATR(pEntry->pAttr->Which())) in WW8DupProperties()
2326 aChrSet.Put( *pEntry->pAttr ); in WW8DupProperties()
2329 else if (isPARATR(pEntry->pAttr->Which())) in WW8DupProperties()
2331 aParSet.Put( *pEntry->pAttr ); in WW8DupProperties()
H A Dww8par5.cxx1352 SwFltStackEntry *pEntry) in RefToVar() argument
1366 delete pEntry->pAttr; in RefToVar()
1368 pEntry->pAttr = aTmp.Clone(); in RefToVar()
1369 pRet = pEntry; in RefToVar()
H A Dww8graf.cxx3276 SwFltStackEntry *pEntry = (*this)[i]; in Flush() local
3277 SwPosition aDummy(pEntry->nMkNode); in Flush()
3278 SetAttrInDoc(aDummy,pEntry); in Flush()
/trunk/main/svx/inc/svx/
H A Dgaltheme.hxx118 SVX_DLLPUBLIC SgaObject* ImplReadSgaObject( GalleryObject* pEntry );
/trunk/main/sw/source/ui/inc/
H A Dregionsw.hxx121 void RecurseList( const SwSectionFmt* pFmt, SvLBoxEntry* pEntry);
/trunk/main/cui/source/options/
H A Doptcolor.cxx952 XColorEntry* pEntry = aColorTable->GetColor(i); in ColorConfigWindow_Impl() local
953 aColorBoxes[0]->InsertEntry( pEntry->GetColor(), pEntry->GetName() ); in ColorConfigWindow_Impl()
/trunk/main/package/inc/
H A DZipPackageFolder.hxx78 void doInsertByName ( ZipPackageEntry *pEntry, sal_Bool bSetParent )
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.hxx116 void InsertColumn( OTableFieldDescRef pEntry, sal_uInt16& _nColumnPostion );
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1375 const sal_uInt32* pEntry = &pCMAP12[ 4 + 3*nIndex ]; in getGlyph12() local
1376 sal_uInt32 cStart = Int32FromMOTA( pEntry[0] ); in getGlyph12()
1377 sal_uInt32 cLast = Int32FromMOTA( pEntry[1] ); in getGlyph12()
1383 sal_uInt32 nGlyph = Int32FromMOTA( pEntry[2] ); in getGlyph12()
/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx821 if( const ScCondFormatEntry* pEntry = rCondFormat.GetEntry( nIndex ) ) in XclExpCondfmt() local
822 maCFList.AppendNewRecord( new XclExpCF( GetRoot(), *pEntry ) ); in XclExpCondfmt()
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h185 bool setFont( const ImplFontSelectData* pEntry, int nFallbackLevel );
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx4640 SwShareBoxFmt* pEntry; in AddFormat() local
4643 pEntry = new SwShareBoxFmt( rOld ); in AddFormat()
4644 aShareArr.C40_INSERT( SwShareBoxFmt, pEntry, nPos ); in AddFormat()
4647 pEntry = aShareArr[ nPos ]; in AddFormat()
4649 pEntry->AddFormat( rNew ); in AddFormat()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx5574 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute() local
5575 ((SvTreeListBox*)pControl)->Select ( pEntry, bBool1 ); in Execute()
5588 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute() local
5589 ((SvTreeListBox*)pControl)->Collapse ( pEntry ); in Execute()
5602 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute() local
5603 ((SvTreeListBox*)pControl)->Expand ( pEntry ); in Execute()
/trunk/main/sc/source/ui/view/
H A Dtabview3.cxx2205 ScHighlightEntry* pEntry = pTemp->GetObject( i ); in ClearHighlightRanges() local
2206 if (pEntry) in ClearHighlightRanges()
2208 ScRange aRange = pEntry->aRef; in ClearHighlightRanges()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx1214 SfxItemPropertySimpleEntry const*const pEntry = in getPropertyValue() local
1216 if (!pEntry) in getPropertyValue()
1225 switch (pEntry->nWID) in getPropertyValue()
/trunk/main/sot/inc/sot/
H A Dstg.hxx159 StgDirEntry* pEntry; // the dir entry member in OLEStorageBase
/trunk/main/idl/source/objects/
H A Dslot.cxx1185 static ByteString MakeSlotName( SvStringHashEntry * pEntry ) in MakeSlotName() argument
1188 aName += pEntry->GetName(); in MakeSlotName()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx375 const FontCollectionEntry* pEntry = GetById( i ); in GetId() local
376 if( pEntry->Name == rEntry.Name ) in GetId()
4594 PPTExOleObjEntry* pEntry = new PPTExOleObjEntry( OCX_CONTROL, mpExEmbed->Tell() ); in ImplWritePage() local
4595 pEntry->xControlModel = aXControlModel; in ImplWritePage()
4596 pEntry->xShape = mXShape; in ImplWritePage()
4597 maExOleObj.Insert( pEntry ); in ImplWritePage()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx2149 XColorEntry* pEntry = aColorTbl->GetColor( i ); in Reset() local
2150 Color aColor = pEntry->GetColor(); in Reset()
2151 String sName = pEntry->GetName(); in Reset()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx121 virtual void SetAttrInDoc(const SwPosition& rTmpPos, SwFltStackEntry* pEntry);

Completed in 291 milliseconds

1...<<11121314151617181920