/trunk/main/sw/source/core/inc/ |
H A D | swfont.hxx | 185 { aSub[nWhich].CopyMagic( pFnt->aSub[nWhich] ); } in CopyMagic() 187 { rMagic = aSub[nWhich].pMagic; rIdx = aSub[nWhich].nFntIndex; } in GetMagic() 189 { aSub[nWhich].pMagic = pNew; aSub[nWhich].nFntIndex = nIdx; } in SetMagic() 191 { return aSub[nWhich].pMagic != pFnt->aSub[nWhich].pMagic || in DifferentMagic() 192 !aSub[nWhich].pMagic || !pFnt->aSub[nWhich].pMagic; } in DifferentMagic() 375 aSub[0].SetColor( rColor ); in SetColor() 376 aSub[1].SetColor( rColor ); in SetColor() 377 aSub[2].SetColor( rColor ); in SetColor() 479 aSub[0].SetAlign( eAlign ); in SetAlign() 480 aSub[1].SetAlign( eAlign ); in SetAlign() [all …]
|
/trunk/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 100 aSub[SW_LATIN].pMagic = aSub[SW_CJK].pMagic = aSub[SW_CTL].pMagic = 0; in SetBackColor() 249 aSub[SW_LATIN].aSize = aSub[SW_LATIN].Font::GetSize(); in SetDiffFnt() 279 aSub[SW_CJK].aSize = aSub[SW_CJK].Font::GetSize(); in SetDiffFnt() 315 aSub[SW_CTL].aSize = aSub[SW_CTL].Font::GetSize(); in SetDiffFnt() 434 aSub[SW_LATIN] = rFont.aSub[SW_LATIN]; in SwFont() 435 aSub[SW_CJK] = rFont.aSub[SW_CJK]; in SwFont() 436 aSub[SW_CTL] = rFont.aSub[SW_CTL]; in SwFont() 584 aSub[SW_LATIN] = rFont.aSub[SW_LATIN]; in operator =() 585 aSub[SW_CJK] = rFont.aSub[SW_CJK]; in operator =() 586 aSub[SW_CTL] = rFont.aSub[SW_CTL]; in operator =() [all …]
|
H A D | fntcache.cxx | 2530 if( aSub[nActual].IsCapital() && nLn ) in GetTxtBreak() 2543 if ( !aSub[nActual].IsCaseMap() ) in GetTxtBreak() 2552 aTmpText = aSub[nActual].CalcCaseMap( aSnippet ); in GetTxtBreak() 2553 const bool bTitle = SVX_CASEMAP_TITEL == aSub[nActual].GetCaseMap() && in GetTxtBreak() 2562 pBreakIt->GetLocale( aSub[nActual].GetLanguage() ), in GetTxtBreak() 2567 aSnippetTmp = aSub[nActual].CalcCaseMap( aSnippetTmp ); in GetTxtBreak()
|
/trunk/main/autodoc/source/cosv/storage/ |
H A D | ploc_dir.cxx | 216 Directory aSub(*this); in GetContainedFiles() local 217 aSub += *d; in GetContainedFiles() 218 aSub.GetContainedFiles( o_rResult, in GetContainedFiles() 326 Directory aSub(*this); in GetContainedFiles() local 327 aSub += *d; in GetContainedFiles() 328 aSub.GetContainedFiles( o_rResult, in GetContainedFiles()
|
/trunk/main/sw/source/core/doc/ |
H A D | tblcpy.cxx | 127 SubBox aSub; in insertSubBox() local 128 aSub.mpBox = pBox->mpBox; in insertSubBox() 129 aSub.mbCovered = true; in insertSubBox() 130 aSubLine.push_back( aSub ); in insertSubBox() 145 SubBox aSub; in insertSubBox() local 146 aSub.mpBox = &rBox; in insertSubBox() 147 aSub.mbCovered = false; in insertSubBox() 150 pStartLn->push_back( aSub ); in insertSubBox() 151 aSub.mbCovered = true; in insertSubBox()
|
/trunk/main/sw/source/ui/dialog/ |
H A D | regionsw.cxx | 162 String aFile, aSub; in InsertRegionDialog() local 169 aSub = ((const SfxStringItem *)pItem)->GetValue(); in InsertRegionDialog() 172 if(aFile.Len() || aSub.Len()) in InsertRegionDialog() 183 sLinkFileName += aSub; in InsertRegionDialog()
|
/trunk/main/tools/inc/tools/ |
H A D | vector2d.hxx | 71 …ector2D operator-(const Vector2D& rVec) const { Vector2D aSub(*this); aSub -= rVec; return aSub; } in operator -() local
|
/trunk/main/basegfx/inc/basegfx/point/ |
H A D | b2dhompoint.hxx | 340 B2DHomPoint aSub(rVecA); in operator -() local 341 aSub -= rVecB; in operator -() 342 return aSub; in operator -()
|
H A D | b3dhompoint.hxx | 377 B3DHomPoint aSub(rVecA); in operator -() local 378 aSub -= rVecB; in operator -() 379 return aSub; in operator -()
|
/trunk/main/basegfx/inc/basegfx/tuple/ |
H A D | b2i64tuple.hxx | 270 B2I64Tuple aSub(rTupA); in operator -() local 271 aSub -= rTupB; in operator -() 272 return aSub; in operator -()
|
H A D | b2ituple.hxx | 274 B2ITuple aSub(rTupA); in operator -() local 275 aSub -= rTupB; in operator -() 276 return aSub; in operator -()
|
H A D | b2dtuple.hxx | 313 B2DTuple aSub(rTupA); in operator -() local 314 aSub -= rTupB; in operator -() 315 return aSub; in operator -()
|
H A D | b3i64tuple.hxx | 307 B3I64Tuple aSub(rTupA); in operator -() local 308 aSub -= rTupB; in operator -() 309 return aSub; in operator -()
|
H A D | b3ituple.hxx | 306 B3ITuple aSub(rTupA); in operator -() local 307 aSub -= rTupB; in operator -() 308 return aSub; in operator -()
|
H A D | b3dtuple.hxx | 388 B3DTuple aSub(rTupA); in operator -() local 389 aSub -= rTupB; in operator -() 390 return aSub; in operator -()
|
/trunk/main/autodoc/source/display/idl/ |
H A D | hfi_property.cxx | 192 HF_DocEntryList aSub(CurOut()); in write_Declaration() local 197 rGet = aSub.Produce_Definition(); in write_Declaration() 218 rSet = aSub.Produce_Definition(); in write_Declaration()
|
/trunk/main/drawinglayer/source/primitive3d/ |
H A D | sdrextrudelathetools3d.cxx | 199 basegfx::B3DPolygon aSub(rCandidate.getB3DPolygon(a)); in impSetNormal() local 201 for(sal_uInt32 b(0L); b < aSub.count(); b++) in impSetNormal() 203 aSub.setNormal(b, rNormal); in impSetNormal() 206 rCandidate.setB3DPolygon(a, aSub); in impSetNormal()
|
/trunk/main/basctl/source/basicide/ |
H A D | macrodlg.cxx | 728 String aSub( aDesc.GetMethodName() ); in IMPL_LINK() local 729 SfxMacroInfoItem aInfoItem( SID_BASICIDE_ARG_MACROINFO, pBasMgr, aLib, aMod, aSub, String() ); in IMPL_LINK() 808 String aSub( aMacroNameEdit.GetText() ); in IMPL_LINK() local 813 SfxMacroInfoItem aItem( SID_MACROINFO, pBasMgr, aLib, aMod, aSub, aComment ); in IMPL_LINK()
|
/trunk/main/sc/source/core/tool/ |
H A D | interpr5.cxx | 1213 MatrixSub aSub; in CalculateAddSub() local 1214 pResMat = lcl_MatrixCalculation(aSub ,pMat1, pMat2,this); in CalculateAddSub() 1763 MatrixSub aSub; in ScSumXMY2() local 1764 ScMatrixRef pResMat = lcl_MatrixCalculation(aSub,pMat1, pMat2,this); in ScSumXMY2()
|
/trunk/main/extensions/source/scanner/ |
H A D | sanedlg.cxx | 1218 ByteString aSub = aValue.GetToken( n, ':' ); in LoadState() local 1219 sscanf( aSub.GetBuffer(), "%lg", &fValue ); in LoadState()
|
/trunk/main/sc/source/ui/view/ |
H A D | dbfunc3.cxx | 1833 OUString aSub = pData->GetSubStr(i); in DataPilotSort() local 1834 if (!aMemberSet.count(aSub)) in DataPilotSort() 1838 aSubStrs.insert(UserSortMap::value_type(aSub, nSubCount++)); in DataPilotSort()
|
/trunk/main/starmath/source/ |
H A D | mathmlimport.cxx | 1655 void GenericEndElement(SmTokenType eType, SmSubSup aSub,SmSubSup aSup); 1669 SmSubSup aSub,SmSubSup aSup) in GenericEndElement() argument 1692 aSubNodes[aSub+1] = rNodeStack.Pop(); in GenericEndElement()
|