Home
last modified time | relevance | path

Searched refs:pNewValue (Results 1 – 21 of 21) sorted by relevance

/aoo41x/main/sw/source/core/attr/
H A Dcalbck.cxx71 void SwClient::Modify( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue ) in Modify() argument
73 CheckRegistration( pOldValue, pNewValue ); in Modify()
159 void SwModify::Modify( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue ) in Modify() argument
161 NotifyClients( pOldValue, pNewValue ); in Modify()
169 pNewValue ? pNewValue->Which() : 0; in NotifyClients()
202 ModifyBroadcast( pOldValue, pNewValue ); in NotifyClients()
372 pClient->Modify( pOldValue, pNewValue ); in ModifyBroadcast()
391 void SwDepend::Modify( const SfxPoolItem* pOldValue, const SfxPoolItem *pNewValue ) in Modify() argument
393 if(pNewValue && pNewValue->Which() == RES_OBJECTDYING) in Modify()
394 CheckRegistration(pOldValue,pNewValue); in Modify()
[all …]
H A Dformat.cxx282 void SwFmt::Modify( const SfxPoolItem* pOldValue, const SfxPoolItem* pNewValue ) in Modify() argument
287 pNewValue ? pNewValue->Which() : 0 ; in Modify()
296 SwFmt * pFmt = (SwFmt *) ((SwPtrMsgPoolItem *)pNewValue)->pObject; in Modify()
322 SwAttrSetChg aNew( *(SwAttrSetChg*)pNewValue ); in Modify()
339 ((SwFmtChg*)pNewValue)->pChangedFmt == DerivedFrom() ) in Modify()
355 ModifyBroadcast( pOldValue, pNewValue, TYPE(SwFmt) ); in Modify()
380 NotifyClients( pOldValue, pNewValue ); in Modify()
/aoo41x/main/sw/inc/
H A Dcalbck.hxx102 void CheckRegistration( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue );
106 …tion( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue ) { Modify ( pOldValue, pNewValue in ModifyNotification() argument
145 void NotifyClients( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue );
150 …void ModifyBroadcast( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue, TypeId nType = T…
201 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNewValue );
H A Dswtblfmt.hxx86 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNewValue );
H A Dfrmfmt.hxx68 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNewValue );
H A Dpagedesc.hxx160 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNewValue );
H A Dformat.hxx66 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNewValue );
/aoo41x/main/connectivity/source/parse/
H A Dinternalnode.cxx34 OSQLInternalNode::OSQLInternalNode(const sal_Char* pNewValue, in OSQLInternalNode() argument
37 : OSQLParseNode(pNewValue,eNodeType,nNodeID) in OSQLInternalNode()
54 OSQLInternalNode::OSQLInternalNode(const sal_Unicode* pNewValue, in OSQLInternalNode() argument
57 :OSQLParseNode(pNewValue,eNodeType,nNodeID) in OSQLInternalNode()
H A Dsqlnode.cxx1562 OSQLParseNode::OSQLParseNode(const sal_Char * pNewValue, in OSQLParseNode() argument
1566 ,m_aNodeValue(pNewValue,strlen(pNewValue),RTL_TEXTENCODING_UTF8) in OSQLParseNode()
1588 OSQLParseNode::OSQLParseNode(const sal_Unicode * pNewValue, in OSQLParseNode() argument
1592 ,m_aNodeValue(pNewValue) in OSQLParseNode()
H A Dsqlbison.y96 static connectivity::OSQLInternalNode* newNode(const sal_Char* pNewValue,
100 return new connectivity::OSQLInternalNode(pNewValue, eNodeType, nNodeID);
/aoo41x/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx327 void insertNewValue( PDFEntry* pNewValue, iteratorT pPos ) in insertNewValue() argument
341 pObj->m_pObject = pNewValue; in insertNewValue()
348 else if( dynamic_cast<PDFDict*>(pNewValue) ) in insertNewValue()
354 pTrailer->m_pDict = dynamic_cast<PDFDict*>(pNewValue); in insertNewValue()
366 pContainer->m_aSubElements.push_back( pNewValue ); in insertNewValue()
371 if( dynamic_cast<PDFContainer*>(pNewValue) ) in insertNewValue()
376 delete pNewValue; in insertNewValue()
/aoo41x/main/vcl/unx/generic/printer/
H A Dppdparser.cxx1145 pNewValue->m_eType = eInvocation; // or what ? in parse()
1927 if( ! pNewValue ) in checkConstraints()
1934 if( pKey->getValue( pNewValue->m_aOption ) != pNewValue ) in checkConstraints()
1939 if( pNewValue->m_aOption.EqualsAscii( "None" ) || pNewValue->m_aOption.EqualsAscii( "False" ) || in checkConstraints()
1940 pNewValue == pKey->getDefaultValue() ) in checkConstraints()
1958 if( pNewValue != pKeyOption ) in checkConstraints()
1973 if( pKeyOption == pNewValue && in checkConstraints()
1988 ! pNewValue->m_aOption.EqualsAscii( "None" ) && in checkConstraints()
1989 ! pNewValue->m_aOption.EqualsAscii( "False" ) ) in checkConstraints()
2003 ! pNewValue->m_aOption.EqualsAscii( "None" ) && in checkConstraints()
[all …]
/aoo41x/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx342 const Any* pNewValue = &_rValue; in convertFastPropertyValue() local
363 pNewValue = &aProperlyTyped; in convertFastPropertyValue()
371 OSL_ENSURE( pNewValue->getValueType() == aPos->aProperty.Type, in convertFastPropertyValue()
375 … const_cast<void*>(pNewValue->getValue()), aPos->aProperty.Type.getTypeLibType(), in convertFastPropertyValue()
383 _rConvertedValue = *pNewValue; in convertFastPropertyValue()
/aoo41x/main/sw/source/core/docnode/
H A Dnode.cxx1053 void SwCntntNode::Modify( const SfxPoolItem* pOldValue, const SfxPoolItem* pNewValue ) in Modify() argument
1056 pNewValue ? pNewValue->Which() : 0 ; in Modify()
1062 SwFmt * pFmt = (SwFmt *) ((SwPtrMsgPoolItem *)pNewValue)->pObject; in Modify()
1092 ((SwFmtChg*)pNewValue)->pChangedFmt == GetRegisteredIn() ) in Modify()
1100 if( ((SwCondCollCondChg*)pNewValue)->pChangedFmt == GetRegisteredIn() && in Modify()
1122 const sal_uInt16 nTmp = ((SwUpdateAttr*)pNewValue)->nWhichAttr; in Modify()
1132 NotifyClients( pOldValue, pNewValue ); in Modify()
/aoo41x/main/connectivity/source/inc/
H A Dinternalnode.hxx39 OSQLInternalNode(const sal_Char* pNewValue,
45 OSQLInternalNode(const sal_Unicode* pNewValue,
/aoo41x/main/editeng/source/misc/
H A Dunolingu.cxx368 PropertyValue *pNewValue = aNewValues.getArray(); in UpdateAll() local
384 pNewValue->Name = aCfgEntryName; in UpdateAll()
385 pNewValue->Value <<= (*aIt).second; in UpdateAll()
386 ++pNewValue; in UpdateAll()
389 DBG_ASSERT( pNewValue - aNewValues.getArray() == nVals, in UpdateAll()
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx3493 const SfxPoolItem* pNewValue ) in HandleModifyAtTxtNode() argument
3496 pNewValue ? pNewValue->Which() : 0 ; in HandleModifyAtTxtNode()
3540 …if ( dynamic_cast<const SwAttrSetChg*>(pNewValue)->GetChgSet()->GetItemState( RES_PARATR_NUMRULE, … in HandleModifyAtTxtNode()
3563 if ( pNewValue ) in HandleModifyAtTxtNode()
3649 void SwTxtNode::Modify( const SfxPoolItem* pOldValue, const SfxPoolItem* pNewValue ) in Modify() argument
3659 if( pOldValue && pNewValue && RES_FMT_CHG == pOldValue->Which() && in Modify()
3660 GetRegisteredIn() == ((SwFmtChg*)pNewValue)->pChangedFmt && in Modify()
3665 (SwTxtFmtColl*)((SwFmtChg*)pNewValue)->pChangedFmt ); in Modify()
3671 HandleModifyAtTxtNode( *this, pOldValue, pNewValue ); in Modify()
3675 SwCntntNode::Modify( pOldValue, pNewValue ); in Modify()
/aoo41x/main/reportdesign/source/ui/report/
H A DReportSection.cxx397 beans::NamedValue* pNewValue = _rAllreadyCopiedObjects.getArray() + nLength; in Copy() local
398 pNewValue->Name = m_xSection->getName(); in Copy()
399pNewValue->Value <<= uno::Sequence< uno::Reference<report::XReportComponent> >(&(*aCopies.begin())… in Copy()
/aoo41x/main/sw/source/core/undo/
H A Drolbck.cxx1042 void SwHistory::Add( const SfxPoolItem* pOldValue, const SfxPoolItem* pNewValue, in Add() argument
1047 sal_uInt16 nWhich = pNewValue->Which(); in Add()
1061 pHt = new SwHistoryResetFmt( pNewValue, nNodeIdx ); in Add()
/aoo41x/main/sfx2/source/doc/
H A Dobjstor.cxx2318 com::sun::star::beans::PropertyValue * pNewValue = aArgs.getArray(); in InsertFrom() local
2329 pNewValue[i] = pOldValue[i]; in InsertFrom()
2414 com::sun::star::beans::PropertyValue * pNewValue = aArgs.getArray(); in ImportFrom() local
2425 pNewValue[i] = pOldValue[i]; in ImportFrom()
2529 com::sun::star::beans::PropertyValue * pNewValue = aArgs.getArray(); in ExportTo() local
2542 pNewValue[i] = pOldValue[i]; in ExportTo()
2544 pNewValue[i].Value <<= OUString ( rMedium.GetName() ); in ExportTo()
/aoo41x/main/sw/source/core/inc/
H A Drolbck.hxx376 void Add( const SfxPoolItem* pOldValue, const SfxPoolItem* pNewValue,

Completed in 157 milliseconds