Home
last modified time | relevance | path

Searched refs:CopyAttribs (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dtextdata.hxx155 void CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL );
/trunk/main/svtools/source/edit/
H A Dtextdata.cxx342 void TEIMEInfos::CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL ) in CopyAttribs() function in TEIMEInfos
H A Dtextview.cxx1007 … mpImpl->mpTextEngine->mpIMEInfos->CopyAttribs( pData->GetTextAttr(), pData->GetText().Len() ); in Command()
/trunk/main/vcl/source/control/
H A Dedit.cxx145 void CopyAttribs( const xub_StrLen* pA, xub_StrLen nL );
170 void Impl_IMEInfos::CopyAttribs( const xub_StrLen* pA, xub_StrLen nL ) in CopyAttribs() function in Impl_IMEInfos
2293 mpIMEInfos->CopyAttribs( pData->GetTextAttr(), pData->GetText().Len() ); in Command()
/trunk/main/editeng/source/editeng/
H A Dimpedit5.cxx894 void ImplIMEInfos::CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL ) in CopyAttribs() function in ImplIMEInfos
H A Dimpedit.hxx151 void CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL );
H A Dimpedit2.cxx579 mpIMEInfos->CopyAttribs( pData->GetTextAttr(), pData->GetText().Len() ); in Command()

Completed in 79 milliseconds