Searched refs:aVars (Results 1 – 4 of 4) sorted by relevance
1343 ScDrawStringsVars aVars( this, bPixelToLogic ); in DrawStrings() local1514 aVars.SetPattern( pPattern, pCondSet, pCell, nScript ); in DrawStrings()1516 aVars.SetPatternSimple( pPattern, pCondSet ); in DrawStrings()1523 if ( aVars.GetOrient() == SVX_ORIENTATION_STACKED || in DrawStrings()1524 aVars.IsRotated() || IsAmbiguousScript(nScript) ) in DrawStrings()1532 if ( aVars.SetText(pCell) ) in DrawStrings()1534 bNeedEdit = aVars.HasEditCharacters() || in DrawStrings()1548 eOutHorJust = ( aVars.GetHorJust() != SVX_HOR_JUSTIFY_STANDARD ) ? in DrawStrings()1549 aVars.GetHorJust() : in DrawStrings()1555 … sal_Bool bBreak = ( aVars.GetLineBreak() || aVars.GetHorJust() == SVX_HOR_JUSTIFY_BLOCK ); in DrawStrings()[all …]
83 GetSbxData_Impl()->aVars.Insert( this, LIST_APPEND ); in SbxVariable()118 GetSbxData_Impl()->aVars.Insert( this, LIST_APPEND ); in SbxVariable()131 GetSbxData_Impl()->aVars.Insert( this, LIST_APPEND ); in SbxVariable()145 GetSbxData_Impl()->aVars.Remove( this ); in ~SbxVariable()
1119 SbxVarList_Impl &rVars = GetSbxData_Impl()->aVars; in GarbageCollection()
45 SbxVarList_Impl aVars; // for Dump member