Searched refs:aThis (Results 1 – 3 of 3) sorted by relevance
366 final WikiEditSettingDialog aThis = this; in callHandlerMethod() local380 aThis.EnableControls( true ); in callHandlerMethod()381 aThis.SetThrobberActive( false ); in callHandlerMethod()382 aThis.SetThrobberVisible( false ); in callHandlerMethod()
1780 ByteString aThis = ACCESSDELIM(DEFSTYLE); in Find() local1781 aThis += ByteString(GetFull(), osl_getThreadTextEncoding()); in Find()1790 aPath += aThis; in Find()1817 DirEntry aThis(*this); in ImpToRel() local1818 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()
477 …uno::Sequence< uno::Sequence< beans::PropertyValue > > aThis = AbstractListDef::GetPropertyValues(… in GetPropertyValues() local480 sal_Int32 nThisCount = aThis.getLength( ); in GetPropertyValues()483 uno::Sequence< beans::PropertyValue > level = aThis[i]; in GetPropertyValues()
Completed in 36 milliseconds