Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/tools/source/fsys/
H A Ddirent.cxx1780 ByteString aThis = ACCESSDELIM(DEFSTYLE); in Find() local
1781 aThis += ByteString(GetFull(), osl_getThreadTextEncoding()); in Find()
1790 aPath += aThis; in Find()
1817 DirEntry aThis(*this); in ImpToRel() local
1818 aThis.ToAbs(); in ImpToRel()
1819 String aThisStr( aThis.GetFull( FSYS_STYLE_HPFS ) ); in ImpToRel()
1846 *this = aThis; in ImpToRel()
2729 ByteString aThis(GUI2FSYS(GetFull()), osl_getThreadTextEncoding()); in CopyTo()
2731 if (link( aThis.GetBuffer(), aDest.GetBuffer() ) == -1) in CopyTo()
/aoo41x/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx477 …uno::Sequence< uno::Sequence< beans::PropertyValue > > aThis = AbstractListDef::GetPropertyValues(… in GetPropertyValues() local
480 sal_Int32 nThisCount = aThis.getLength( ); in GetPropertyValues()
483 uno::Sequence< beans::PropertyValue > level = aThis[i]; in GetPropertyValues()

Completed in 39 milliseconds