Home
last modified time | relevance | path

Searched refs:rModify (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/inc/
H A Dcalbck.hxx85 virtual void SwClientNotify( const SwModify& rModify, const SfxHint& rHint );
107 …void SwClientNotifyCall( const SwModify& rModify, const SfxHint& rHint ) { SwClientNotify( rModify in SwClientNotifyCall() argument
202 virtual void SwClientNotify( const SwModify& rModify, const SfxHint& rHint );
H A Dfmtfld.hxx54 virtual void SwClientNotify( const SwModify& rModify, const SfxHint& rHint );
/trunk/main/tools/source/inet/
H A Dinetmime.cxx961 bool & rModify) in scanQuotedBlock() argument
986 rModify = true; in scanQuotedBlock()
992 rModify = true; in scanQuotedBlock()
1008 rModify = true; in scanQuotedBlock()
1019 rModify = true; in scanQuotedBlock()
1034 bool & rModify) in scanQuotedBlock() argument
1059 rModify = true; in scanQuotedBlock()
1065 rModify = true; in scanQuotedBlock()
1081 rModify = true; in scanQuotedBlock()
1092 rModify = true; in scanQuotedBlock()
/trunk/main/sw/source/core/edit/
H A Dedfmt.cxx175 sal_Bool SwEditShell::IsUsed( const SwModify& rModify ) const in IsUsed()
177 return pDoc->IsUsed( rModify ); in IsUsed()
/trunk/main/sw/source/core/attr/
H A Dcalbck.cxx412 SwClientIter::SwClientIter( const SwModify& rModify ) in SwClientIter() argument
413 : rRoot( rModify ) in SwClientIter()
/trunk/main/tools/inc/tools/
H A Dinetmime.hxx526 bool & rModify);
533 bool & rModify);
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx194 sal_Bool& rModify = bModify; in InitRectBitmap() local
195 if( rModify ) in InitRectBitmap()
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx2372 sal_Bool SwDoc::IsUsed( const SwModify& rModify ) const in IsUsed()
2377 return !rModify.GetInfo( aGetHt ); in IsUsed()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx5079 void SwTxtNode::SwClientNotify( const SwModify& rModify, const SfxHint& rHint ) in SwClientNotify() argument
5082 if ( pHint && pHint->GetId() == RES_CONDTXTFMTCOLL && &rModify == GetRegisteredIn() ) in SwClientNotify()

Completed in 85 milliseconds