Searched refs:ImplAdd (Results 1 – 5 of 5) sorted by relevance
112 ImplAdd( &pTree ); in AddColor()135 ImplAdd( &pTree ); in ImplCreateOctree()154 ImplAdd( &pTree ); in ImplCreateOctree()180 void Octree::ImplAdd( PPNODE ppNode ) in ImplAdd() function in Octree213 ImplAdd( &(*ppNode)->pChild[ nIndex ] ); in ImplAdd()
360 inline void ImplAdd( sal_uInt8 nCode );409 inline void ImplChain::ImplAdd( sal_uInt8 nCode ) in ImplAdd() function in ImplChain1156 rChain.ImplAdd( (sal_uInt8) nLastDir ); in ImplGetChain()1173 rChain.ImplAdd( (sal_uInt8) nDir ); in ImplGetChain()
86 SAL_DLLPRIVATE void ImplAdd( PPNODE ppNode );
184 void ImplAdd( X11SalBitmap* pBmp, sal_uIntPtr nMemSize = 0UL, sal_uIntPtr nFlags = 0UL );
663 mpCache->ImplAdd( const_cast<X11SalBitmap*>(this), mpDDB->ImplGetMemSize() ); in ImplGetDDB()1043 void ImplSalBitmapCache::ImplAdd( X11SalBitmap* pBmp, sal_uLong nMemSize, sal_uLong nFlags ) in ImplAdd() function in ImplSalBitmapCache
Completed in 46 milliseconds