Home
last modified time | relevance | path

Searched refs:aThis (Results 1 – 3 of 3) sorted by relevance

/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditSettingDialog.java366 final WikiEditSettingDialog aThis = this; in callHandlerMethod() local
380 aThis.EnableControls( true ); in callHandlerMethod()
381 aThis.SetThrobberActive( false ); in callHandlerMethod()
382 aThis.SetThrobberVisible( false ); in callHandlerMethod()
/trunk/main/tools/source/fsys/
H A Ddirent.cxx1777 ByteString aThis = ACCESSDELIM(DEFSTYLE); in Find() local
1778 aThis += ByteString(GetFull(), osl_getThreadTextEncoding()); in Find()
1787 aPath += aThis; in Find()
1814 DirEntry aThis(*this); in ImpToRel() local
1815 aThis.ToAbs(); in ImpToRel()
1816 String aThisStr( aThis.GetFull( FSYS_STYLE_HPFS ) ); in ImpToRel()
1843 *this = aThis; in ImpToRel()
2726 ByteString aThis(GUI2FSYS(GetFull()), osl_getThreadTextEncoding()); in CopyTo()
2728 if (link( aThis.GetBuffer(), aDest.GetBuffer() ) == -1) in CopyTo()
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx457 …uno::Sequence< uno::Sequence< beans::PropertyValue > > aThis = AbstractListDef::GetPropertyValues(… in GetPropertyValues() local
460 sal_Int32 nThisCount = aThis.getLength( ); in GetPropertyValues()
463 uno::Sequence< beans::PropertyValue > level = aThis[i]; in GetPropertyValues()

Completed in 33 milliseconds