Home
last modified time | relevance | path

Searched refs:aInf (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx708 aInf.SetIdx( aInf.GetIdx() + pPor->GetLen() ); in _GetCharRect()
762 nStart = aInf.GetIdx(); in _GetCharRect()
931 aInf.SetLen( pPor->GetLen() ); in _GetCharRect()
934 SeekAndChg( aInf ); in _GetCharRect()
941 aInf.SetOnWin( bOldOnWin ); in _GetCharRect()
947 aInf.SetLen( pPor->GetLen() ); in _GetCharRect()
950 aInf.SetOnWin( bOldOnWin ); in _GetCharRect()
1080 aInf.GetIdx() == nOfst ) in _GetCharRect()
1100 aInf.SetLen( pPor->GetLen() ); in _GetCharRect()
1101 SeekAndChg( aInf ); in _GetCharRect()
[all …]
H A Dfrminf.cxx147 SwTxtSizeInfo aInf( (SwTxtFrm*)pFrm ); in GetLineStart() local
148 SwTxtCursor aLine( (SwTxtFrm*)pFrm, &aInf ); in GetLineStart()
158 SwTxtSizeInfo aInf( (SwTxtFrm*)pFrm ); in GetCharPos() local
222 SwTxtSizeInfo aInf( (SwTxtFrm*)pFrm ); in GetSpaces() local
265 SwTxtSizeInfo aInf( (SwTxtFrm*)pFrm ); in IsBullet() local
267 aInf.SetIdx( nTxtStart ); in IsBullet()
285 SwTxtSizeInfo aInf( (SwTxtFrm*)pFrm ); in GetFirstIndent() local
320 SwTxtSizeInfo aInf( (SwTxtFrm*)pFrm ); in GetBigIndent() local
350 const XubString& rTxt = aInf.GetTxt(); in GetBigIndent()
354 aInf.HasHint( rFndPos ) ) ) in GetBigIndent()
[all …]
H A Dfrmcrsr.cxx293 SwTxtSizeInfo aInf( pFrm ); in GetCharRect() local
294 SwTxtCursor aLine( pFrm, &aInf ); in GetCharRect()
437 SwTxtSizeInfo aInf( pFrm ); in GetAutoPos() local
438 SwTxtCursor aLine( pFrm, &aInf ); in GetAutoPos()
610 SwTxtSizeInfo aInf( (SwTxtFrm*)this ); in _GetCrsrOfst() local
732 SwTxtSizeInfo aInf( pFrm ); in LeftMargin() local
733 SwTxtCursor aLine( pFrm, &aInf ); in LeftMargin()
773 SwTxtSizeInfo aInf( pFrm ); in RightMargin() local
774 SwTxtCursor aLine( pFrm, &aInf ); in RightMargin()
854 sal_Bool bSecondOfDouble = ( aInf.IsMulti() && ! aInf.IsFirstMulti() ); in _UnitUp()
[all …]
H A Dfrmform.cxx188 SwTxtSizeInfo aInf( (SwTxtFrm*)this ); in _GetDropRect() local
567 SwTxtFormatInfo aInf( this ); in GetTabStopInfo() local
568 SwTxtFormatter aLine( this, &aInf ); in GetTabStopInfo()
967 SwTxtFormatInfo aInf( this ); in CalcPreps()
999 FormatAdjust( aLine, aFrmBreak, aInf.GetTxt().Len(), aInf.IsStop() ); in CalcPreps()
1006 aInf.GetTxt().Len(), aInf.IsStop() ); in CalcPreps()
1857 SwTxtFormatInfo aInf( this ); in _Format() local
1858 SwTxtFormatter aLine( this, &aInf ); in _Format()
1863 _Format( aLine, aInf ); in _Format()
1866 FormatOnceMore( aLine, aInf ); in _Format()
[all …]
H A Dporlin.cxx122 SwTxtPaintInfo aInf( rInf ); in PrePaint() local
137 aInf.X( nPos ); in PrePaint()
143 aInf.Y( nPos ); in PrePaint()
149 aInf.X( nPos ); in PrePaint()
155 aInf.Y( nPos ); in PrePaint()
161 Paint( aInf ); in PrePaint()
175 SwTxtSizeInfo aInf( rInf ); in CalcTxtSize() local
176 aInf.SetLen( GetLen() ); in CalcTxtSize()
177 *((SwPosSize*)this) = GetTxtSize( aInf ); in CalcTxtSize()
H A Dpormulti.cxx1887 FormatReset( aInf ); in BuildMultiPortion()
1888 aInf.X( nTmpX ); in BuildMultiPortion()
1902 aInf.SetRest( pFld ); in BuildMultiPortion()
1913 BuildPortions( aInf ); in BuildMultiPortion()
1917 rMulti.CalcSize( *this, aInf ); in BuildMultiPortion()
1922 pNextFirst = aInf.GetRest(); in BuildMultiPortion()
1935 nStart = aInf.GetIdx(); in BuildMultiPortion()
1936 aInf.X( nTmpX ); in BuildMultiPortion()
1941 pNextFirst = aInf.GetRest(); in BuildMultiPortion()
1955 aInf.SetRest( NULL ); in BuildMultiPortion()
[all …]
H A Dtxtfrm.cxx795 SwTxtFormatInfo aInf( this ); in CalcLineSpace() local
810 if( aInf.GetTxtFly()->IsOn() ) in CalcLineSpace()
1434 SwTxtSizeInfo aInf( this ); in PrepWidows()
1435 SwTxtMargin aLine( this, &aInf ); in PrepWidows()
1932 pFrm->_Format( aLine, aInf ); in SwTestFormat()
2050 SwTxtSizeInfo aInf( this ); in WouldFit() local
2051 SwTxtMargin aLine( this, &aInf ); in WouldFit()
2184 aInf.SetIgnoreFly( sal_True ); in CalcFitToContent()
2186 SwHookOut aHook( aInf ); in CalcFitToContent()
2512 SwTxtSizeInfo aInf( pFrm ); in GetLineCount() local
[all …]
H A Dfrmpaint.cxx344 SwTxtPaintInfo aInf( (SwTxtFrm*)this, rRect ); in PaintExtraData() local
348 SwTxtPainter aLine( (SwTxtFrm*)this, &aInf ); in PaintExtraData()
688 SwTxtPaintInfo aInf( (SwTxtFrm*)this, rRect ); in Paint() local
689 aInf.SetWrongList( ( (SwTxtNode*)GetTxtNode() )->GetWrong() ); in Paint()
690 aInf.SetGrammarCheckList( ( (SwTxtNode*)GetTxtNode() )->GetGrammarCheck() ); in Paint()
691 aInf.SetSmartTags( ( (SwTxtNode*)GetTxtNode() )->GetSmartTags() ); // SMARTTAGS in Paint()
692 aInf.GetTxtFly()->SetTopRule(); in Paint()
694 SwTxtPainter aLine( (SwTxtFrm*)this, &aInf ); in Paint()
697 aInf.GetTxtFly()->Relax(); in Paint()
699 OutputDevice* pOut = aInf.GetOut(); in Paint()
H A Dporfld.cxx736 SwTxtPaintInfo aInf( rInf ); in Paint() local
752 aInf.X( aInf.X() + nOffset ); in Paint()
753 SwExpandPortion::Paint( aInf ); in Paint()
759 SwTxtPaintInfo aInf( rInf ); in Paint() local
761 aInf.X( aInf.X() + nSpaceOffs ); in Paint()
766 const Point aNewPos( aInf.GetPos().X(), rInf.GetUnderFnt()->GetPos().Y() ); in Paint()
773 SwTxtSlot aDiffTxt( &aInf, this, true, false, sDoubleSpace ); in Paint()
774 aInf.DrawText( *this, aInf.GetLen(), sal_True ); in Paint()
H A Dporglue.cxx104 SwTxtPaintInfo aInf( rInf, aTxt ); in Paint() local
105 aInf.DrawText( *this, aTxt.Len(), sal_True ); in Paint()
121 SwTxtPaintInfo aInf( rInf, aBullet ); in Paint() local
122 aInf.SetPos( aPos ); in Paint()
127 aInf.DrawText( aBulletPor, aBullet.Len(), sal_True ); in Paint()
H A Dtxthyph.cxx103 SwTxtFormatInfo aInf( this, sal_True ); // sal_True fuer interactive hyph! in Hyphenate() local
104 SwTxtFormatter aLine( this, &aInf ); in Hyphenate()
331 SwTxtSizeInfo aInf( rInf ); in CreateHyphen() local
392 aInf.SetLen( nPorEnd - rInf.GetIdx() ); in CreateHyphen()
394 SetLen( aInf.GetLen() ); in CreateHyphen()
395 CalcTxtSize( aInf ); in CreateHyphen()
H A Ditradj.cxx281 SwTxtSizeInfo aInf ( GetTxtFrm() ); in CalcNewBlock() local
282 SwTxtIter aItr ( GetTxtFrm(), &aInf ); in CalcNewBlock()
360 if ( !lcl_CheckKashidaPositions ( rSI, aInf, aItr, nKashidas, nGluePortion )) in CalcNewBlock()
378 …if( !lcl_CheckKashidaWidth( rSI, aInf, aItr, nKashidas, nGluePortion, nGluePortionWidth, nSpaceAdd… in CalcNewBlock()
H A Dtxtftn.cxx171 SwTxtFormatInfo aInf( this ); in CalcPrepFtnAdjust() local
172 SwTxtFormatter aLine( this, &aInf ); in CalcPrepFtnAdjust()
310 SwTxtInfo aInf( pThis ); in GetFtnLine()
311 SwTxtIter aLine( pThis, &aInf ); in GetFtnLine()
H A Dtxttab.cxx414 SwTxtSizeInfo aInf( rInf, aTmp ); in PreFormat() local
415 nMinimumTabWidth = aInf.GetTxtSize().Width(); in PreFormat()
H A Ditratr.cxx1019 SwTxtInfo aInf( pFrm ); in GetScalingOfSelectedText() local
1020 SwTxtIter aLine( pFrm, &aInf ); in GetScalingOfSelectedText()
/trunk/main/sw/source/ui/misc/
H A Dlinenum.cxx291 SwLineNumberInfo aInf(pSh->GetLineNumberInfo()); in FillItemSet() local
308 aInf.SetCharFmt(pCharFmt); in FillItemSet()
313 aInf.SetNumType(aType); in FillItemSet()
316 aInf.SetPos((LineNumberPosition)aPosLB.GetSelectEntryPos()); in FillItemSet()
322 aInf.SetCountBy((sal_uInt16)aNumIntervalNF.GetValue()); in FillItemSet()
325 aInf.SetDivider(aDivisorED.GetText()); in FillItemSet()
331 aInf.SetCountBlankLines(aCountEmptyLinesCB.IsChecked()); in FillItemSet()
332 aInf.SetCountInFlys(aCountFrameLinesCB.IsChecked()); in FillItemSet()
333 aInf.SetRestartEachPage(aRestartEachPageCB.IsChecked()); in FillItemSet()
335 aInf.SetPaintLineNumbers(aNumberingOnCB.IsChecked()); in FillItemSet()
[all …]
/trunk/main/svl/source/svdde/
H A Dddeinf.cxx88 CONVINFO aInf; in DdeServiceList() local
92 aInf.nSize = sizeof( aInf ); in DdeServiceList()
94 aInf.cb = sizeof( aInf ); in DdeServiceList()
96 if( DdeQueryConvInfo( hConv, QID_SYNC, &aInf)) in DdeServiceList()
98 h = aInf.hszServiceReq; in DdeServiceList()
101 h = aInf.hszSvcPartner; in DdeServiceList()
103 h = aInf.hszPartner; in DdeServiceList()
108 DdeQueryString( hDdeInst, aInf.hszTopic, p, sizeof(buf)/sizeof(TCHAR)-lstrlen( buf ), in DdeServiceList()
/trunk/main/embedserv/source/embed/
H A Ded_ipersiststr.cxx524 sal_Int8 aInf[EXT_STREAM_LENGTH]; in Load() local
534 aSizeToSet.cx = *((sal_Int32*)&aInf[8]) - *((sal_Int32*)aInf); in Load()
535 aSizeToSet.cy = *((sal_Int32*)&aInf[12]) - *((sal_Int32*)&aInf[4]); in Load()
660 sal_Int8 aInf[EXT_STREAM_LENGTH]; in Save() local
661 *((sal_Int32*)aInf) = 0; in Save()
662 *((sal_Int32*)&aInf[4]) = 0; in Save()
663 *((sal_Int32*)&aInf[8]) = aSize.cx; in Save()
843 sal_Int8 aInf[EXT_STREAM_LENGTH]; in Load() local
844 *((sal_Int32*)aInf) = 0; in Load()
845 *((sal_Int32*)&aInf[4]) = 0; in Load()
[all …]
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1207 SpellCallbackInfo aInf( SPELLCMD_IGNOREWORD, aWord ); in ExecuteSpellPopup() local
1208 pCallBack->Call( &aInf ); in ExecuteSpellPopup()
1236 …SpellCallbackInfo aInf( ( nId == MN_WORDLANGUAGE ) ? SPELLCMD_WORDLANGUAGE : SPELLCMD_PARALANGUAGE… in ExecuteSpellPopup() local
1237 pCallBack->Call( &aInf ); in ExecuteSpellPopup()
1255 SpellCallbackInfo aInf( SPELLCMD_STARTSPELLDLG, String() ); in ExecuteSpellPopup() local
1256 pCallBack->Call( &aInf ); in ExecuteSpellPopup()
1280 SpellCallbackInfo aInf( SPELLCMD_ADDTODICTIONARY, aSelected ); in ExecuteSpellPopup() local
1281 pCallBack->Call( &aInf ); in ExecuteSpellPopup()
/trunk/main/xmlsecurity/source/helper/
H A Dxsecctl.cxx1330 SignatureInformation aInf( 0 ); in getSignatureInformation() local
1335 aInf = m_vInternalSignatureInformations[nIndex].signatureInfor; in getSignatureInformation()
1337 return aInf; in getSignatureInformation()
/trunk/main/sw/source/ui/dialog/
H A Dascfldlg.cxx185 FontInfo aInf( pPrt->GetDevFont( i ) ); in SwAsciiFilterDlg() local
186 aFontNames.insert( aInf.GetName() ); in SwAsciiFilterDlg()
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx1603 SwPageFtnInfo aInf( pNewPgDsc->GetFtnInfo() ); in GetPageDescFromPool() local
1604 aInf.SetLineWidth( 0 ); in GetPageDescFromPool()
1605 aInf.SetTopDist( 0 ); in GetPageDescFromPool()
1606 aInf.SetBottomDist( 0 ); in GetPageDescFromPool()
1607 pNewPgDsc->SetFtnInfo( aInf ); in GetPageDescFromPool()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx927 FontInfo aInf( pPrt->GetDevFont( i ) ); in Reset() local
928 aFontNames.insert( aInf.GetName() ); in Reset()

Completed in 175 milliseconds