/trunk/main/sfx2/source/config/ |
H A D | evntconf.cxx | 167 if ( pMacro->GetScriptType() == STARBASIC ) in CreateEventData_Impl() 187 else if ( pMacro->GetScriptType() == EXTENDED_STYPE ) in CreateEventData_Impl() 203 else if ( pMacro->GetScriptType() == JAVASCRIPT ) in CreateEventData_Impl() 274 pMacro = new SvxMacro( rMacro.GetMacName(), rMacro.GetLibName(), rMacro.GetScriptType() ); in ConfigureEvent()
|
/trunk/main/svx/source/items/ |
H A D | hlnkitem.cxx | 87 if( STARBASIC != pMac->GetScriptType() ) in Store() 98 if( STARBASIC == pMac->GetScriptType() ) in Store() 118 if( STARBASIC != pMac->GetScriptType() ) in Store() 128 rStrm << (sal_uInt16)pMac->GetScriptType(); in Store()
|
/trunk/main/sc/source/core/data/ |
H A D | documen6.cxx | 136 sal_uInt8 nStored = pCell->GetScriptType(); in GetCellScriptType() 151 sal_uInt8 ScDocument::GetScriptType( SCCOL nCol, SCROW nRow, SCTAB nTab, ScBaseCell* pCell ) in GetScriptType() function in ScDocument 164 sal_uInt8 nStored = pCell->GetScriptType(); in GetScriptType()
|
H A D | column2.cxx | 312 sal_uInt8 nScript = pDocument->GetScriptType( nCol, nRow, nTab, pCell ); in GetNeededSize() 704 sal_uInt8 nScript = pDocument->GetScriptType( nCol, nRow, nTab, pItems[nIndex].pCell ); in GetOptimalColWidth() 871 sal_uInt8 nScript = pDocument->GetScriptType( nCol, nRow, nTab, pItems[nIndex].pCell ); in GetOptimalHeight()
|
/trunk/main/sw/source/core/doc/ |
H A D | docbasic.cxx | 90 switch( rMacro.GetScriptType() ) in ExecMacro() 227 if( STARBASIC == rMacro.GetScriptType() ) in CallEvent() 232 else if( EXTENDED_STYPE == rMacro.GetScriptType() ) in CallEvent()
|
/trunk/main/sw/source/core/inc/ |
H A D | scriptinfo.hxx | 140 inline sal_uInt8 GetScriptType( const sal_uInt16 nCnt ) const; 361 inline sal_uInt8 SwScriptInfo::GetScriptType( const xub_StrLen nCnt ) const in GetScriptType() function in SwScriptInfo
|
/trunk/main/sw/source/core/text/ |
H A D | porlay.cxx | 857 nScript = GetScriptType( nCnt ); in InitScriptInfo() 1316 if ( i18n::ScriptType::COMPLEX == GetScriptType( nCnt++ ) ) in InitScriptInfo() 1351 const sal_uInt8 nScriptTypeOfGroup = GetScriptType( nScriptIdx ); in InitScriptInfo() 1388 nScriptType = GetScriptType( i2 ); in InitScriptInfo() 1467 return GetScriptType( nX ); in ScriptType()
|
/trunk/main/svtools/source/uno/ |
H A D | unoevent.cxx | 216 switch (rMacro.GetScriptType()) in getAnyFromMacro() 520 rMacro.GetScriptType() ); in replaceByName()
|
/trunk/main/editeng/source/outliner/ |
H A D | outlin2.cxx | 734 sal_uInt16 Outliner::GetScriptType( const ESelection& rSelection ) const in GetScriptType() function in Outliner 737 return pEditEngine->GetScriptType( rSelection ); in GetScriptType()
|
/trunk/main/sw/source/ui/shells/ |
H A D | txtattr.cxx | 259 sal_uInt16 nScriptType = rWrtSh.GetScriptType(); in ExecCharAttrArgs() 728 if( !aSetItem.GetItemOfScript( rSh.GetScriptType() )) in GetAttrState()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdedxv.cxx | 1528 sal_uInt16 SdrObjEditView::GetScriptType() const in GetScriptType() function in SdrObjEditView 1535 nScriptType = mxTextEditObj->GetOutlinerParaObject()->GetTextObject().GetScriptType(); in GetScriptType() 1550 nScriptType |= pParaObj->GetTextObject().GetScriptType(); in GetScriptType() 1581 …ut( SvxScriptTypeItem( mxTextEditObj->GetOutlinerParaObject()->GetTextObject().GetScriptType() ) ); in GetAttributes()
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | sfxhtml.hxx | 116 ScriptType GetScriptType( SvKeyValueIterator* ) const;
|
/trunk/main/editeng/source/editeng/ |
H A D | editobj.cxx | 474 sal_uInt16 EditTextObject::GetScriptType() const in GetScriptType() function in EditTextObject 477 return ((const BinTextObject*)this)->GetScriptType(); in GetScriptType() 773 sal_uInt16 BinTextObject::GetScriptType() const in GetScriptType() function in BinTextObject
|
H A D | impedit4.cxx | 641 … lcl_FindValidAttribs( aAttribItems, pNode, nStartPos, GetScriptType( EditPaM( pNode, 0 ) ) ); in WriteRTF() 679 sal_uInt16 nScriptType = GetScriptType( EditPaM( pNode, nIndex+1 ) ); in WriteRTF() 1073 pTxtObj->SetScriptType( GetScriptType( aSel ) ); in CreateBinTextObject() 1432 …short nScriptType = GetScriptType( rPaM, pEndPos ); // pEndPos will be valid now, pointing to Scri… in GetLanguage() 1803 sal_Bool bIsAsianScript = (i18n::ScriptType::ASIAN == GetScriptType( aPaM )); in ImpConvert()
|
H A D | editobj2.hxx | 233 sal_uInt16 GetScriptType() const;
|
H A D | impedit3.cxx | 1086 sal_uInt16 nScriptTypeLeft = GetScriptType( EditPaM( pNode, _nPortionEnd ) ); in CreateLines() 1087 sal_uInt16 nScriptTypeRight = GetScriptType( EditPaM( pNode, _nPortionEnd+1 ) ); in CreateLines() 2572 short nScriptType = GetScriptType( EditPaM( pNode, nPos ) ); in SeekCursor() 3049 … else if ( GetScriptType( EditPaM( pPortion->GetNode(), nIndex+1 ) ) == i18n::ScriptType::COMPLEX ) in Paint() 4509 short nScriptType = GetScriptType( EditPaM( pNode, nIndex+1 ) ); in ImplInitLayoutMode() 4607 if ( GetScriptType( EditPaM( pNode, nStartPos+1 ) ) == i18n::ScriptType::ASIAN ) in ImplCalcAsianCompression()
|
/trunk/main/editeng/inc/editeng/ |
H A D | editobj.hxx | 71 virtual sal_uInt16 GetScriptType() const;
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlform.cxx | 1342 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in NewForm() 1515 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in InsertInput() 2008 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in NewTextArea() 2299 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in NewSelect()
|
/trunk/main/sd/source/ui/view/ |
H A D | outlview.cxx | 1660 sal_uInt16 OutlineView::GetScriptType() const in GetScriptType() function in sd::OutlineView 1662 sal_uInt16 nScriptType = ::sd::View::GetScriptType(); in GetScriptType() 1670 nScriptType = pTempOPObj->GetTextObject().GetScriptType(); in GetScriptType()
|
/trunk/main/sw/source/ui/lingu/ |
H A D | olmenu.cxx | 527 String aScriptTypesInUse( String::CreateFromInt32( pWrtSh->GetScriptType() ) ); in SwSpellPopup() 660 String aScriptTypesInUse( String::CreateFromInt32( pWrtSh->GetScriptType() ) ); in SwSpellPopup()
|
/trunk/main/svtools/source/svhtml/ |
H A D | htmlout.cxx | 904 ( JAVASCRIPT == pMacro->GetScriptType() || bOutStarBasic )) in Out_Events() 906 const sal_Char *pStr = STARBASIC == pMacro->GetScriptType() in Out_Events()
|
/trunk/main/svl/inc/svl/ |
H A D | macitem.hxx | 90 ScriptType GetScriptType() const { return eType; } in GetScriptType() function in SvxMacro
|
/trunk/main/sd/source/ui/inc/ |
H A D | OutlineView.hxx | 151 virtual sal_uInt16 GetScriptType() const;
|
/trunk/main/svl/source/items/ |
H A D | macitem.cxx | 172 rStream << (sal_uInt16)pMac->GetScriptType(); in Write()
|
/trunk/main/svx/inc/svx/ |
H A D | svdedxv.hxx | 260 virtual sal_uInt16 GetScriptType() const;
|