Home
last modified time | relevance | path

Searched refs:GetTextAttr (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Dextinput.cxx205 if( rData.GetTextAttr() ) in SetInputData()
206 aAttrs.Insert( rData.GetTextAttr(), rData.GetText().Len(), 0 ); in SetInputData()
/aoo41x/main/vcl/inc/vcl/
H A Dcmdevt.hxx73 const sal_uInt16* GetTextAttr() const { return mpTextAttr; } in GetTextAttr() function in CommandExtTextInputData
/aoo41x/main/vcl/source/control/
H A Dedit.cxx2291 if ( pData->GetTextAttr() ) in Command()
2293 mpIMEInfos->CopyAttribs( pData->GetTextAttr(), pData->GetText().Len() ); in Command()
/aoo41x/main/svtools/source/edit/
H A Dtextview.cxx1005 if ( pData->GetTextAttr() ) in Command()
1007 … mpImpl->mpTextEngine->mpIMEInfos->CopyAttribs( pData->GetTextAttr(), pData->GetText().Len() ); in Command()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx577 if ( pData->GetTextAttr() ) in Command()
579 mpIMEInfos->CopyAttribs( pData->GetTextAttr(), pData->GetText().Len() ); in Command()

Completed in 72 milliseconds