Home
last modified time | relevance | path

Searched refs:pRef (Results 1 – 25 of 66) sorted by relevance

123

/trunk/main/sd/source/ui/unoidl/
H A Dunowcntr.cxx44 while( pRef ) in ~SvUnoWeakContainer()
47 pRef = mpList->GetCurObject(); in ~SvUnoWeakContainer()
56 while( pRef ) in insert()
62 pRef = mpList->GetCurObject(); in insert()
66 if( *pRef == xRef ) in insert()
69 pRef = mpList->Next(); in insert()
82 while( pRef ) in findRef()
94 rRef = *pRef; in findRef()
98 pRef = mpList->Next(); in findRef()
108 while( pRef ) in dispose()
[all …]
/trunk/main/sc/source/filter/inc/
H A Ddif.hxx108 pRef[ 1 ] == pKeyBOT[1] && in IsBOT()
109 pRef[ 2 ] == pKeyBOT[2] && in IsBOT()
110 pRef[ 3 ] == pKeyBOT[3] ); in IsBOT()
117 pRef[ 1 ] == pKeyEOD[1] && in IsEOD()
118 pRef[ 2 ] == pKeyEOD[2] && in IsEOD()
119 pRef[ 3 ] == pKeyEOD[3] ); in IsEOD()
126 pRef[ 1 ] == pKey1_0[1] && in Is1_0()
127 pRef[ 2 ] == pKey1_0[2] && in Is1_0()
128 pRef[ 3 ] == pKey1_0[3] ); in Is1_0()
134 return ( pRef[ 0 ] == pKeyV[0] && in IsV()
[all …]
/trunk/main/rsc/source/parser/
H A Drscdb.cxx753 aEnumObj.WriteRc( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_START()
756 IMPL_LINK_INLINE_END( RscEnumerateRef, CallBackWriteRc, RscTop *, pRef ) in IMPL_LINK_INLINE_END() argument
759 aEnumObj.WriteSrc( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()
762 IMPL_LINK_INLINE_END( RscEnumerateRef, CallBackWriteSrc, RscTop *, pRef ) in IMPL_LINK_INLINE_END() argument
765 if( pRef->IsCodeWriteable() ) in IMPL_LINK_INLINE_END()
766 aEnumObj.WriteCxx( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()
769 IMPL_LINK_INLINE_END( RscEnumerateRef, CallBackWriteCxx, RscTop *, pRef ) in IMPL_LINK_INLINE_END() argument
772 if( pRef->IsCodeWriteable() ) in IMPL_LINK_INLINE_END()
773 aEnumObj.WriteHxx( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()
779 pRef->WriteSyntaxHeader( aEnumObj.fOutput, aEnumObj.pTypCont ); in IMPL_LINK_INLINE_END()
[all …]
/trunk/main/svl/source/items/
H A Dpoolitem.cxx431 pRef(new sal_uInt16(1)), in SfxItemHandle()
439 pRef(rCopy.pRef), in SfxItemHandle()
443 ++(*pRef); in SfxItemHandle()
452 --(*pRef); in operator =()
453 if(!(*pRef)) in operator =()
458 pRef = rCopy.pRef; in operator =()
459 ++(*pRef); in operator =()
468 --(*pRef); in ~SfxItemHandle()
469 if(!(*pRef)) { in ~SfxItemHandle()
470 delete pRef; pRef = 0; in ~SfxItemHandle()
/trunk/main/basic/source/sbx/
H A Dsbxarray.cxx330 delete pRef; in Remove32()
341 delete pRef; in Remove()
354 if( *pRef == pVar ) in Remove()
412 SbxVariableRef* pRef = (*pData)[i]; in FindUserData() local
413 SbxVariable* pVar = *pRef; in FindUserData()
465 SbxVariableRef* pRef = (*pData)[i]; in Find() local
466 SbxVariable* pVar = *pRef; in Find()
547 SbxVariableRef* pRef = (*pData)[n]; in StoreData() local
548 SbxVariable* p = *pRef; in StoreData()
555 SbxVariableRef* pRef = (*pData)[n]; in StoreData() local
[all …]
/trunk/main/linguistic/source/
H A Dspelldsp.cxx192 const Reference< XSpellChecker > *pRef = rEntry.aSvcRefs .getConstArray(); in SvcListHasLanguage() local
196 if (pRef[k].is()) in SvcListHasLanguage()
200 bHasLanguage = pRef[k]->hasLocale( aTmpLocale ); in SvcListHasLanguage()
362 const Reference< XSpellChecker > *pRef = in isValid_Impl() local
368 if (pRef[i].is() && pRef[i]->hasLocale( aLocale )) in isValid_Impl()
397 Reference< XSpellChecker > *pRef = pEntry->aSvcRefs .getArray(); in isValid_Impl() local
423 pRef [i] = xSpell; in isValid_Impl()
536 if (pRef[i].is() && pRef[i]->hasLocale( aLocale )) in spell_Impl()
543 xTmpRes = pRef[i]->spell( aChkWord, aLocale, rProperties ); in spell_Impl()
583 Reference< XSpellChecker > *pRef = pEntry->aSvcRefs .getArray(); in spell_Impl() local
[all …]
H A Dthesdsp.cxx57 const Reference< XThesaurus > *pRef = rRefs.getConstArray(); in SvcListHasLanguage() local
61 if (pRef[k].is()) in SvcListHasLanguage()
62 bHasLanguage = pRef[k]->hasLocale( rLocale ); in SvcListHasLanguage()
159 const Reference< XThesaurus > *pRef = pEntry->aSvcRefs.getConstArray(); in queryMeanings() local
163 if (pRef[i].is() && pRef[i]->hasLocale( rLocale )) in queryMeanings()
164 aMeanings = pRef[i]->queryMeanings( aChkWord, rLocale, rProperties ); in queryMeanings()
174 Reference< XThesaurus > *pRef = pEntry->aSvcRefs.getArray(); in queryMeanings() local
197 pRef[i] = xThes; in queryMeanings()
H A Dhyphdsp.cxx338 Reference< XHyphenator > *pRef = pEntry->aSvcRefs.getArray(); in hyphenate() local
361 pRef [i] = xHyph; in hyphenate()
477 Reference< XHyphenator > *pRef = pEntry->aSvcRefs.getArray(); in queryAlternativeSpelling() local
500 pRef [i] = xHyph; in queryAlternativeSpelling()
611 Reference< XHyphenator > *pRef = pEntry->aSvcRefs.getArray(); in createPossibleHyphens() local
634 pRef [i] = xHyph; in createPossibleHyphens()
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx2363 typelib_TypeDescriptionReference * pRef ) in typelib_typedescriptionreference_acquire() argument
2371 typelib_TypeDescriptionReference * pRef ) in typelib_typedescriptionreference_release() argument
2375 if( reallyWeak( pRef->eTypeClass ) ) in typelib_typedescriptionreference_release()
2391 rtl_uString_release( pRef->pTypeName ); in typelib_typedescriptionreference_release()
2392 OSL_ASSERT( pRef->pType == 0 ); in typelib_typedescriptionreference_release()
2396 delete pRef; in typelib_typedescriptionreference_release()
2416 if( !reallyWeak( pRef->eTypeClass ) && pRef->pType && pRef->pType->pWeakRef ) in typelib_typedescriptionreference_getDescription()
2427 if( pRef->pType && pRef->pType->pWeakRef ) in typelib_typedescriptionreference_getDescription()
2434 *ppRet = pRef->pType; in typelib_typedescriptionreference_getDescription()
2442 pRef->pType = 0; in typelib_typedescriptionreference_getDescription()
[all …]
H A Dstatic_types.cxx121 typelib_TypeDescriptionReference * pRef = 0; in igetTypeByName() local
122 ::typelib_typedescriptionreference_getByName( &pRef, pTypeName ); in igetTypeByName()
123 if (pRef && pRef->pType && pRef->pType->pWeakRef) // found initialized td in igetTypeByName()
125 return pRef; in igetTypeByName()
/trunk/main/sc/source/filter/lotus/
H A Dtool.cxx607 ScSingleRefData* pRef = &pFind->aScComplexRefDataRel.Ref1; in FindAbs() local
610 pRef->SetColRel( sal_False ); in FindAbs()
611 pRef->SetRowRel( sal_False ); in FindAbs()
612 pRef->SetTabRel( sal_True ); in FindAbs()
615 pScTokenArray->AddSingleReference( *pRef ); in FindAbs()
618 pRef = &pFind->aScComplexRefDataRel.Ref2; in FindAbs()
619 pRef->SetColRel( sal_False ); in FindAbs()
620 pRef->SetRowRel( sal_False ); in FindAbs()
621 pRef->SetTabRel( sal_True ); in FindAbs()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableConnection.cxx155 TTableWindowData::value_type pRef = GetData()->getReferencingTable(); in GetSourceWin() local
156 OTableWindow* pRet = m_pParent->GetTabWindow( pRef->GetWinName() ); in GetSourceWin()
159 pRet = m_pParent->GetTabWindow( pRef->GetComposedName() ); in GetSourceWin()
166 TTableWindowData::value_type pRef = GetData()->getReferencedTable(); in GetDestWin() local
167 OTableWindow* pRet = m_pParent->GetTabWindow( pRef->GetWinName() ); in GetDestWin()
170 pRet = m_pParent->GetTabWindow( pRef->GetComposedName() ); in GetDestWin()
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx515 pRef( pCnt ), in SwFtnFrm()
1645 if ( FindFtn( pRef, pAttr ) ) in AppendFtn()
1881 pNd = pRef->GetAttrSet()->GetDoc()-> in FindFtn()
1896 if ( pFtn && pFtn->GetRef() == pRef ) in FindFtn()
1923 SwFtnFrm *pFtn = FindFtn( pRef, pAttr ); in RemoveFtn()
1933 if( bPrep && pRef->IsFollow() ) in RemoveFtn()
3194 ASSERT( pRef == pRefAttr || pRef->IsAnFollow( pRefAttr ) in GetRef()
3195 || pRefAttr->IsAnFollow( pRef ), in GetRef()
3197 return pRef; in GetRef()
3203 ASSERT( pRef == pRefAttr || pRef->IsAnFollow( pRefAttr ) in GetRef()
[all …]
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx318 XInvokationRef *pRef = ( XInvokationRef * ) anyList.get(); in checkInvokation() local
319 OSL_ASSERT( (*pRef).is() ); in checkInvokation()
321 OSL_ASSERT( (*pRef)->hasMethod( L"append" ) ); in checkInvokation()
322 OSL_ASSERT( (*pRef)->hasMethod( L"count" ) ); in checkInvokation()
328 any = (*pRef)->invoke( L"count" , seq , Sequence<INT16>(), Sequence<UsrAny>() ); in checkInvokation()
331 any = (*pRef)->invoke( L"append" , seq , Sequence<INT16>(), Sequence<UsrAny>() ); in checkInvokation()
332 any = (*pRef)->invoke( L"count" , seq , Sequence<INT16>(), Sequence<UsrAny>() ); in checkInvokation()
/trunk/main/sc/source/ui/drawfunc/
H A Dfutext2.cxx291 OutputDevice* pRef = pDrDoc->GetRefDevice(); in MakeOutliner() local
292 if (pRef && pRef != pWindow) in MakeOutliner()
293 pRef->SetMapMode( MapMode(MAP_100TH_MM) ); in MakeOutliner()
/trunk/main/svx/source/xoutdev/
H A Dxattr2.cxx329 const AffineMatrixItem* pRef = dynamic_cast< const AffineMatrixItem* >(&rRef); in operator ==() local
331 if(!pRef) in operator ==()
336 return (maMatrix.m00 == pRef->maMatrix.m00 in operator ==()
337 && maMatrix.m01 == pRef->maMatrix.m01 in operator ==()
338 && maMatrix.m02 == pRef->maMatrix.m02 in operator ==()
339 && maMatrix.m10 == pRef->maMatrix.m10 in operator ==()
340 && maMatrix.m11 == pRef->maMatrix.m11 in operator ==()
341 && maMatrix.m12 == pRef->maMatrix.m12); in operator ==()
/trunk/main/sw/source/core/inc/
H A Dftnfrm.hxx62 SwCntntFrm *pRef; //In diesem CntntFrm steht die Fussnotenref. member in SwFtnFrm
86 const SwCntntFrm *GetRef() const { return pRef; } in GetRef()
87 SwCntntFrm *GetRef() { return pRef; } in GetRef()
108 void SetRef ( SwCntntFrm *pNew ) { pRef = pNew; } in SetRef()
/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx97 OutputDevice* pRef = GetViewData()->GetDocument()->GetDrawLayer()->GetRefDevice(); in PasteDraw() local
98 if (pRef) in PasteDraw()
100 aOldMapMode = pRef->GetMapMode(); in PasteDraw()
101 pRef->SetMapMode( MapMode(MAP_100TH_MM) ); in PasteDraw()
278 if (pRef) in PasteDraw()
279 pRef->SetMapMode( aOldMapMode ); in PasteDraw()
/trunk/main/sc/source/filter/dif/
H A Ddifimp.cxx343 const sal_Unicode* pRef; in GetNextTopic() local
347 pRef = ppKeys[ nCnt ]; in GetNextTopic()
351 if( aLine == pRef ) in GetNextTopic()
359 pRef = ppKeys[ nCnt ]; in GetNextTopic()
360 if( !*pRef ) in GetNextTopic()
365 if( *pRef ) in GetNextTopic()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx282 const sheet::DataPilotFieldReference* pRef = pDim->GetReferenceValue(); in WriteFieldReference() local
283 if (pRef) in WriteFieldReference()
286 switch (pRef->ReferenceType) in WriteFieldReference()
319 if (pRef->ReferenceField.getLength()) in WriteFieldReference()
320 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_FIELD_NAME, pRef->ReferenceField); in WriteFieldReference()
322 if (pRef->ReferenceItemType == sheet::DataPilotFieldReferenceItemType::NAMED) in WriteFieldReference()
325 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_MEMBER_NAME, pRef->ReferenceItemName); in WriteFieldReference()
330 switch(pRef->ReferenceItemType) in WriteFieldReference()
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx238 const OutputDevice* pRef = rInf.GetRefDev(); in ChkOutDev() local
239 ASSERT( pOut && pRef, "ChkOutDev: invalid output devices" ) in ChkOutDev()
256 pRef(((SwTxtSizeInfo&)rNew).GetRefDev()), in SwTxtSizeInfo()
299 pRef = &pVsh->GetRefDev(); in CtorInitTxtSizeInfo()
314 pRef = pOut; in CtorInitTxtSizeInfo()
325 pRef->SetLayoutMode( TEXT_LAYOUT_BIDI_STRONG | TEXT_LAYOUT_BIDI_RTL ); in CtorInitTxtSizeInfo()
331 pRef->SetLayoutMode( TEXT_LAYOUT_BIDI_STRONG ); in CtorInitTxtSizeInfo()
381 pRef(((SwTxtSizeInfo&)rNew).GetRefDev()), in SwTxtSizeInfo()
512 ASSERT( pRef == pOut, "GetTxtBreak is supposed to use the RefDev" ) in GetTxtBreak()
536 ASSERT( pRef == pOut, "GetTxtBreak is supposed to use the RefDev" ) in GetTxtBreak()
/trunk/main/sw/source/core/fields/
H A Dreffld.cxx796 const SwFmtRefMark *pRef = pDoc->GetRefMark( rRefMark ); in FindAnchor() local
797 if( pRef && pRef->GetTxtRefMark() ) in FindAnchor()
799 pTxtNd = (SwTxtNode*)&pRef->GetTxtRefMark()->GetTxtNode(); in FindAnchor()
800 *pStt = *pRef->GetTxtRefMark()->GetStart(); in FindAnchor()
802 *pEnd = *pRef->GetTxtRefMark()->GetAnyEnd(); in FindAnchor()
/trunk/main/sdext/source/pdfimport/inc/
H A Dpdfparse.hxx173 PDFObject* findObject( PDFObjectRef* pRef ) const in findObject()
174 { return findObject( pRef->m_nNumber, pRef->m_nGeneration ); } in findObject()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltertestdialog.cxx236 void XMLFilterTestDialog::updateCurrentDocumentButtonState( Reference< XComponent > * pRef /* = NUL… in updateCurrentDocumentButtonState() argument
238 if( pRef && pRef->is() ) in updateCurrentDocumentButtonState()
240 if( checkComponent( *pRef, mpFilterInfo->maDocumentService ) ) in updateCurrentDocumentButtonState()
241 mxLastFocusModel = *pRef; in updateCurrentDocumentButtonState()
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx645 PDFObjectRef* pRef = dynamic_cast<PDFObjectRef*>(it->second); in getDictLength() local
646 if( pRef ) in getDictLength()
653 pObj->m_nNumber == pRef->m_nNumber && in getDictLength()
654 pObj->m_nGeneration == pRef->m_nGeneration ) in getDictLength()
1332 PDFObjectRef* pRef = dynamic_cast<PDFObjectRef*>(enc->second); in impl_getData() local
1333 if( pRef ) in impl_getData()
1335 PDFObject* pObj = findObject( pRef ); in impl_getData()

Completed in 149 milliseconds

123