Searched refs:GetSelectedScriptType (Results 1 – 12 of 12) sorted by relevance
354 sal_uInt16 nScript = pTableView->GetSelectedScriptType(); in Execute()847 nScript = pEditView->GetSelectedScriptType(); in ExecuteAttr()1060 sal_uInt16 nScript = pEditView->GetSelectedScriptType(); in GetAttrState()
196 nScriptTypes = pOLV->GetSelectedScriptType(); in Execute()897 sal_uInt16 nScriptType = pOLV->GetSelectedScriptType(); in GetDrawTxtCtrlState()
231 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()
73 const sal_uInt16 nScriptType =pOLV->GetSelectedScriptType(); in GetLanguageStatus()
785 sal_uInt16 nScript = pOLV->GetSelectedScriptType(); in InsertSymbol()
125 sal_uInt16 GetSelectedScriptType() const;
357 sal_uInt16 GetSelectedScriptType() const;
281 ScriptType nScript = m_pView->GetSelectedScriptType(); in getSelectedScriptType()
1905 sal_uInt16 OutlinerView::GetSelectedScriptType() const in GetSelectedScriptType() function in OutlinerView1908 return pEditView->GetSelectedScriptType(); in GetSelectedScriptType()
1538 nScriptType = pTextEditOutlinerView->GetSelectedScriptType(); in GetScriptType()1587 rTargetSet.Put( SvxScriptTypeItem( pTextEditOutlinerView->GetSelectedScriptType() ), sal_False ); in GetAttributes()
292 sal_uInt16 EditView::GetSelectedScriptType() const in GetSelectedScriptType() function in EditView
2382 … rTargetSet.Put( SvxScriptTypeItem( pTextEditOutlinerView->GetSelectedScriptType() ), sal_False ); in GetAttributes()
Completed in 206 milliseconds