/trunk/main/ucb/source/cacher/ |
H A D | dynamicresultsetwrapper.cxx | 233 ::impl_notify( const ListEvent& Changes ) in impl_notify() argument 248 aNewEvent.Changes = Changes.Changes; in impl_notify() 252 for( long i=0; !m_bGotWelcome && i<Changes.Changes.getLength(); i++ ) in impl_notify() 254 ListAction& rAction = aNewEvent.Changes[i]; in impl_notify() 504 ::notify( const ListEvent& Changes ) in notify() argument 510 m_pOwner->impl_notify( Changes ); in notify()
|
H A D | dynamicresultsetwrapper.hxx | 182 impl_notify( const ::com::sun::star::ucb::ListEvent& Changes ) 215 notify( const ::com::sun::star::ucb::ListEvent& Changes )
|
/trunk/main/ucb/source/sorter/ |
H A D | sortdynres.cxx | 308 SortedDynamicResultSet::impl_notify( const ListEvent& Changes ) in impl_notify() argument 350 for ( long i=0; i<Changes.Changes.getLength(); i++ ) in impl_notify() 352 const ListAction aAction = Changes.Changes[i]; in impl_notify() 462 aNewEvent.Changes = aActionList; in SendNotify() 606 SortedDynamicResultSetListener::notify( const ListEvent& Changes ) in notify() argument 612 mpOwner->impl_notify( Changes ); in notify()
|
H A D | sortdynres.hxx | 167 impl_notify( const ::com::sun::star::ucb::ListEvent& Changes ) 200 notify( const ::com::sun::star::ucb::ListEvent& Changes )
|
/trunk/main/ucb/source/ucp/file/ |
H A D | filnot.cxx | 231 uno::Sequence< beans::PropertyChangeEvent > Changes ) in notifyPropertyChanged() 235 for( j = 0; j < Changes.getLength(); ++j ) in notifyPropertyChanged() 236 Changes[j].Source = m_xCreatorContent; in notifyPropertyChanged() 246 aListener->propertiesChange( Changes ); in notifyPropertyChanged() 251 for( j = 0; j < Changes.getLength(); ++j ) in notifyPropertyChanged() 253 seq[0] = Changes[j]; in notifyPropertyChanged()
|
/trunk/main/sal/textenc/ |
H A D | tcvtlat1.tab | 35 /* Last-Changes from us: */ 210 /* Last-Changes from us: */ 344 /* Last-Changes from us: */ 517 /* Last-Changes from us: */ 692 /* Last-Changes from us: */ 867 /* Last-Changes from us: */ 1042 /* Last-Changes from us: */ 1147 /* Last-Changes from us: */ 1212 /* Last-Changes from us: */ 1340 /* Last-Changes from us: */ [all …]
|
H A D | tcvtest1.tab | 35 /* Last-Changes from us: */ 194 /* Last-Changes from us: */ 400 /* Last-Changes from us: */ 606 /* Last-Changes from us: */ 742 /* Last-Changes from us: */ 877 /* Last-Changes from us: */ 1033 /* Last-Changes from us: */ 1179 /* Last-Changes from us: */ 1380 /* Last-Changes from us: */ 1515 /* Last-Changes from us: */ [all …]
|
H A D | tcvtarb1.tab | 35 /* Last-Changes from us: */ 230 /* Last-Changes from us: */ 388 /* Last-Changes from us: */ 719 /* Last-Changes from us: */
|
/trunk/main/basic/source/uno/ |
H A D | namecont.cxx | 176 aEvent.Changes.realloc( 1 ); in replaceByName() 177 aEvent.Changes[ 0 ].Accessor <<= aName; in replaceByName() 178 aEvent.Changes[ 0 ].Element <<= aElement; in replaceByName() 179 aEvent.Changes[ 0 ].ReplacedElement = aOldElement; in replaceByName() 226 aEvent.Changes.realloc( 1 ); in insertByName() 227 aEvent.Changes[ 0 ].Accessor <<= aName; in insertByName() 228 aEvent.Changes[ 0 ].Element <<= aElement; in insertByName() 276 aEvent.Changes.realloc( 1 ); in removeByName() 277 aEvent.Changes[ 0 ].Accessor <<= aName; in removeByName() 279 aEvent.Changes[ 0 ].ReplacedElement = aOldElement; in removeByName()
|
/trunk/main/sw/source/ui/misc/ |
H A D | redlndlg.src | 50 Text [ en-US ] = "Accept or Reject Changes" ; 58 Text [ en-US ] = "Accept or Reject AutoCorrect Changes" ;
|
/trunk/main/filter/source/config/cache/ |
H A D | cacheupdatelistener.cxx | 144 sal_Int32 c = aEvent.Changes.getLength(); in changesOccurred() 149 const css::util::ElementChange& aChange = aEvent.Changes[i]; in changesOccurred()
|
/trunk/main/offapi/com/sun/star/ucb/ |
H A D | XDynamicResultSetListener.idl | 66 @param Changes 69 void notify( [in] ListEvent Changes );
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | acredlin.src | 121 Text [ en-US ] = "Changes rejected" ; 155 Text [ en-US ] = "Accept or Reject Changes" ;
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbaeventshelperbase.cxx | 173 for( sal_Int32 nIndex = 0, nLength = rEvent.Changes.getLength(); nIndex < nLength; ++nIndex ) in changesOccurred() 175 const util::ElementChange& rChange = rEvent.Changes[ nIndex ]; in changesOccurred()
|
/trunk/main/sw/source/ui/shells/ |
H A D | shells.src | 92 Text [ en-US ] = "Table Changes" ; 116 Text [ en-US ] = "Edit Changes" ;
|
/trunk/main/expat/ |
H A D | expat-2.5.0.patch | 85 diff -ru misc/expat-2.5.0/Changes misc/build/expat-2.5.0/Changes 86 --- misc/expat-2.5.0/Changes 2022-10-25 17:09:08.000000000 +0200 87 +++ misc/build/expat-2.5.0/Changes 2023-02-06 23:22:40.572115558 +0100
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbaeventshelper.cxx | 362 sal_Int32 nCount = rEvent.Changes.getLength(); in changesOccurred() 366 util::ElementChange aChange = rEvent.Changes[ 0 ]; in changesOccurred() 388 aChange = rEvent.Changes[ nIndex ]; in changesOccurred()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | README-rtf.txt | 53 4. Changes in the source code outside RTF 233 4.�Changes in the source code outside RTF
|
/trunk/main/svx/source/smarttags/ |
H A D | SmartTagMgr.cxx | 338 const util::ElementChange* pElementChanges = rEvent.Changes.getConstArray(); in changesOccurred() 339 const sal_Int32 nNumberOfChanges = rEvent.Changes.getLength(); in changesOccurred()
|
/trunk/main/offapi/com/sun/star/rendering/ |
H A D | XAnimatedSprite.idl | 119 /** Changes the view state in place for this sprite's 145 /** Changes all of the sprite's attributes at one atomic
|
/trunk/main/ucbhelper/source/client/ |
H A D | proxydecider.cxx | 585 sal_Int32 nCount = Event.Changes.getLength(); in changesOccurred() 589 = Event.Changes.getConstArray(); in changesOccurred()
|
/trunk/main/svtools/source/dialogs/ |
H A D | so3res.src | 207 …ts of the file into your document and creates a link to the source file. Changes made to the sourc… 211 …Text [ en-US ] = "Inserts an icon into your document representing the file. Changes made to the so…
|
/trunk/main/sw/source/ui/config/ |
H A D | optdlg.src | 804 Text [ en-US ] = "Changes affect the adjacent area only" ; 818 Text [ en-US ] = "Changes affect the entire table" ; 832 Text [ en-US ] = "Changes affect the table size" ;
|
/trunk/main/ucb/source/core/ |
H A D | ucb.cxx | 701 sal_Int32 nCount = Event.Changes.getLength(); in changesOccurred() 710 = Event.Changes.getConstArray(); in changesOccurred()
|
/trunk/main/cui/source/options/ |
H A D | treeopt.src | 203 < "Changes" ; RID_SW_TP_REDLINE_OPT ; > ; 240 < "Changes" ; SID_SC_TP_CHANGES ; > ;
|