Home
last modified time | relevance | path

Searched refs:GetSelectedScriptType (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Deditsh.cxx354 sal_uInt16 nScript = pTableView->GetSelectedScriptType(); in Execute()
847 nScript = pEditView->GetSelectedScriptType(); in ExecuteAttr()
1060 sal_uInt16 nScript = pEditView->GetSelectedScriptType(); in GetAttrState()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx231 aSetItem.PutItemForScriptType( pOLV->GetSelectedScriptType(), pNewAttrs->Get( nWhich )); in Exec()
689 sal_uInt16 nScriptType = pOLV->GetSelectedScriptType(); in GetState()
1669 sal_uInt16 nScript = pOLV->GetSelectedScriptType(); in InsertSymbol()
H A Ddrwtxtex.cxx196 nScriptTypes = pOLV->GetSelectedScriptType(); in Execute()
897 sal_uInt16 nScriptType = pOLV->GetSelectedScriptType(); in GetDrawTxtCtrlState()
H A Dlanghelper.cxx73 const sal_uInt16 nScriptType =pOLV->GetSelectedScriptType(); in GetLanguageStatus()
H A Ddrwtxtsh.cxx785 sal_uInt16 nScript = pOLV->GetSelectedScriptType(); in InsertSymbol()
/trunk/main/editeng/inc/editeng/
H A Deditview.hxx125 sal_uInt16 GetSelectedScriptType() const;
H A Doutliner.hxx357 sal_uInt16 GetSelectedScriptType() const;
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx281 ScriptType nScript = m_pView->GetSelectedScriptType(); in getSelectedScriptType()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1903 sal_uInt16 OutlinerView::GetSelectedScriptType() const in GetSelectedScriptType() function in OutlinerView
1906 return pEditView->GetSelectedScriptType(); in GetSelectedScriptType()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1538 nScriptType = pTextEditOutlinerView->GetSelectedScriptType(); in GetScriptType()
1587 rTargetSet.Put( SvxScriptTypeItem( pTextEditOutlinerView->GetSelectedScriptType() ), sal_False ); in GetAttributes()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx292 sal_uInt16 EditView::GetSelectedScriptType() const in GetSelectedScriptType() function in EditView
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2382 … rTargetSet.Put( SvxScriptTypeItem( pTextEditOutlinerView->GetSelectedScriptType() ), sal_False ); in GetAttributes()

Completed in 87 milliseconds