Home
last modified time | relevance | path

Searched refs:GetInfo (Results 1 – 25 of 129) sorted by relevance

123456

/trunk/main/sw/source/core/text/
H A Ditrpaint.cxx135 pPor->CalcSpacing( GetInfo().GetSpaceAdd(), GetInfo() ); in CalcPaintOfst()
138 GetInfo().X( nTmp ); in CalcPaintOfst()
139 GetInfo().SetIdx( GetInfo().GetIdx() + pPor->GetLen() ); in CalcPaintOfst()
151 GetInfo().SetIdx( GetInfo().GetIdx() - pPor->GetLen() ); in CalcPaintOfst()
247 Point aPnt2( GetInfo().GetPos().X() + nMaxRight - GetInfo().X(), in DrawTextLine()
293 GetInfo().Y( GetInfo().GetPos().Y() + AdjustBaseLine( *pCurr, 0, in DrawTextLine()
295 GetInfo().GetFont()->GetAscent( GetInfo().GetVsh(), *pOut ) in DrawTextLine()
459 GetInfo().GetVsh() && !GetInfo().GetVsh()->IsPreView() && in DrawTextLine()
461 GetInfo().GetIdx() >= GetInfo().GetTxt().Len() ) in DrawTextLine()
467 GetInfo().Y( GetInfo().GetPos().Y() in DrawTextLine()
[all …]
H A Ditrform2.cxx93 pDropFmt = GetInfo().GetDropFmt(); in CtorInitTxtFormatter()
122 if( GetInfo().GetRest() ) in ~SwTxtFormatter()
124 delete GetInfo().GetRest(); in ~SwTxtFormatter()
125 GetInfo().SetRest(0); in ~SwTxtFormatter()
1493 if( GetInfo().GetLen() < GetInfo().GetTxt().Len() ) in FormatLine()
1494 GetInfo().SetLen( GetInfo().GetTxt().Len() ); in FormatLine()
1498 GetInfo().SetLineHeight( 0 ); in FormatLine()
1602 bBuild = ( GetInfo().GetTxtFly()->IsOn() && ChkFlyUnderflow(GetInfo()) ) in FormatLine()
1643 GetInfo().GetParaPortion()->GetReformat()->LeftMove( GetInfo().GetIdx() ); in FormatLine()
1940 FormatReset( GetInfo() ); in _CalcFitToContent()
[all …]
H A Dpormulti.cxx1447 SeekAndChg( GetInfo() ); in PaintMultiPortion()
1481 rMulti.CalcSpacing( GetInfo().GetSpaceAdd(), GetInfo() ); in PaintMultiPortion()
1484 GetInfo().X( GetInfo().X() - nMultiWidth ); in PaintMultiPortion()
1486 GetInfo().X( GetInfo().X() + nMultiWidth ); in PaintMultiPortion()
1635 GetInfo().X( nTmpX ); in PaintMultiPortion()
1648 GetInfo().X( nTmpX ); in PaintMultiPortion()
1666 GetInfo().Y( nOldY ); in PaintMultiPortion()
1672 SeekAndChg( GetInfo() ); in PaintMultiPortion()
1673 GetInfo().X( nOldX ); in PaintMultiPortion()
1679 GetInfo().X( nOldX ); in PaintMultiPortion()
[all …]
H A Ditradj.cxx60 nStart + pCurr->GetLen() >= GetInfo().GetTxt().Len(); in FormatBlock()
82 if( !GetInfo().GetParaPortion()->HasFly() ) in FormatBlock()
118 const xub_StrLen nOldIdx = GetInfo().GetIdx(); in FormatBlock()
119 GetInfo().SetIdx( nStart ); in FormatBlock()
121 GetInfo().SetIdx( nOldIdx ); in FormatBlock()
122 GetInfo().GetParaPortion()->GetRepaint()->SetOfst(0); in FormatBlock()
365 GetInfo().SetIdx( nStart ); in CalcNewBlock()
383 GetInfo().SetIdx( nStart ); in CalcNewBlock()
406 GetInfo().SetIdx( GetInfo().GetIdx() + pPos->GetLen() ); in CalcNewBlock()
578 if( GetInfo().IsMulti() ) in CalcRightMargin()
[all …]
H A Ditrcrsr.cxx175 GetInfo().SetFont( GetFnt() ); in CtorInitTxtMargin()
389 const SwParaPortion *pPara = GetInfo().GetParaPortion(); in DropInit()
521 const XubString &rText = GetInfo().GetTxt(); in _GetCharRect()
522 SwTxtSizeInfo aInf( GetInfo(), rText, nStart ); in _GetCharRect()
716 GetInfo().SetMulti( sal_True ); in _GetCharRect()
1291 const XubString &rText = GetInfo().GetTxt(); in GetCrsrOfst()
1323 xub_StrLen nOldIdx = GetInfo().GetIdx(); in GetCrsrOfst()
1337 ((SwTxtSizeInfo&)GetInfo()).SetIdx( nCurrStart ); in GetCrsrOfst()
1381 ((SwTxtSizeInfo&)GetInfo()).SetIdx( nCurrStart ); in GetCrsrOfst()
1432 ((SwTxtSizeInfo&)GetInfo()).SetIdx( nOldIdx ); in GetCrsrOfst()
[all …]
H A Ditrform2.hxx154 inline sal_Bool IsStop() const { return GetInfo().IsStop(); } in IsStop()
157 inline sal_Bool IsNewLine() const { return GetInfo().IsNewLine(); } in IsNewLine()
160 inline sal_Bool IsQuick() const { return GetInfo().IsQuick(); } in IsQuick()
196 inline SwTxtFormatInfo &GetInfo() in GetInfo() function in SwTxtFormatter
197 { return (SwTxtFormatInfo&)SwTxtIter::GetInfo(); } in GetInfo()
198 inline const SwTxtFormatInfo &GetInfo() const in GetInfo() function in SwTxtFormatter
199 { return (const SwTxtFormatInfo&)SwTxtIter::GetInfo(); } in GetInfo()
H A Dtxtdrop.cxx660 const SwTwips nOldY = GetInfo().Y(); in PaintDropPortion()
664 GetInfo().SetpSpaceAdd( pCurr->GetpLLSpaceAdd() ); in PaintDropPortion()
665 GetInfo().ResetSpaceIdx(); in PaintDropPortion()
666 GetInfo().SetKanaComp( pCurr->GetpKanaComp() ); in PaintDropPortion()
667 GetInfo().ResetKanaIdx(); in PaintDropPortion()
690 GetInfo().DrawRect( aRetouche ); in PaintDropPortion()
698 GetInfo().SetIdx( GetStart() ); in PaintDropPortion()
699 GetInfo().SetPos( aLineOrigin ); in PaintDropPortion()
700 GetInfo().SetLen( pDrop->GetLen() ); in PaintDropPortion()
702 pDrop->PaintDrop( GetInfo() ); in PaintDropPortion()
[all …]
H A Ditrtxt.hxx82 inline SwTxtInfo &GetInfo() { return *pInf; } in GetInfo() function in SwTxtIter
83 inline const SwTxtInfo &GetInfo() const { return *pInf; } in GetInfo() function in SwTxtIter
107 { return nStart == GetInfo().GetTxtStart() && in IsFirstTxtLine()
195 inline SwTxtSizeInfo &GetInfo() in GetInfo() function in SwTxtMargin
196 { return (SwTxtSizeInfo&)SwTxtIter::GetInfo(); } in GetInfo()
197 inline const SwTxtSizeInfo &GetInfo() const in GetInfo() function in SwTxtMargin
198 { return (const SwTxtSizeInfo&)SwTxtIter::GetInfo(); } in GetInfo()
H A Ditrtxt.cxx293 if( bPrevious && nPosition && CH_BREAK == GetInfo().GetChar( nPosition-1 ) ) in CharCrsrToLine()
316 const sal_Bool bHasGrid = pGrid && GetInfo().SnapToGrid(); in AdjustBaseLine()
323 if ( GetInfo().IsMulti() ) in AdjustBaseLine()
364 if ( bAutoToCentered || GetInfo().GetTxtFrm()->IsVertical() ) in AdjustBaseLine()
367 if( GetInfo().GetTxtFrm()->IsVertLR() ) in AdjustBaseLine()
427 GetInfo().GetParaPortion()->SetFollowField( pDel->IsRest() || in TruncLines()
H A Ditrpaint.hxx57 inline SwTxtPaintInfo &GetInfo() in GetInfo() function in SwTxtPainter
58 { return (SwTxtPaintInfo&)SwTxtIter::GetInfo(); } in GetInfo()
59 inline const SwTxtPaintInfo &GetInfo() const in GetInfo() function in SwTxtPainter
60 { return (const SwTxtPaintInfo&)SwTxtIter::GetInfo(); } in GetInfo()
H A Dtxtfly.cxx152 if( GetInfo().IsTest() ) in UpdatePos()
156 SwTxtPaintInfo aTmpInf( GetInfo() ); in UpdatePos()
226 if ( GetInfo().GetTxtFrm()->IsVertical() ) in UpdatePos()
227 GetInfo().GetTxtFrm()->SwitchHorizontalToVertical( aBase ); in UpdatePos()
283 if( GetInfo().IsTest() ) in AlignFlyInCntBase()
312 if ( GetInfo().GetTxtFrm()->IsVertical() ) in AlignFlyInCntBase()
679 const bool bTxtFrmVertical = GetInfo().GetTxtFrm()->IsVertical(); in NewFlyCntPortion()
711 if ( GetInfo().GetTxtFrm()->IsVertical() ) in NewFlyCntPortion()
712 GetInfo().GetTxtFrm()->SwitchHorizontalToVertical( aTmpBase ); in NewFlyCntPortion()
716 pRet = new SwFlyCntPortion( *GetInfo().GetTxtFrm(), pFly, aTmpBase, in NewFlyCntPortion()
[all …]
H A Dfrminf.cxx39 const XubString &rTxt = GetInfo().GetTxt(); in GetTxtStart()
59 const XubString &rTxt = GetInfo().GetTxt(); in GetTxtEnd()
246 aLine.GetInfo().GetChar( aLine.GetEnd() - 1 ) in GetSpaces()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx268 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_MAX_ROW_SIZE,nValue,*this); in getMaxRowSize()
514 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_ALTER_TABLE,nValue,*this); in impl_supportsAlterTableWithAddColumn_throw()
1038 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupBy()
1045 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupByBeyondSelect()
1052 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupByUnrelated()
1087 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_UNION,nValue,*this); in supportsUnion()
1094 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_UNION,nValue,*this); in supportsUnionAll()
1620 OTools::GetInfo(m_pConnection,m_aConnectionHandle,nAskFor,nValue,*this); in supportsResultSetConcurrency()
1652 OTools::GetInfo(m_pConnection,m_aConnectionHandle,nAskFor,nValue,*this); in ownUpdatesAreVisible()
1674 OTools::GetInfo(m_pConnection,m_aConnectionHandle,nAskFor,nValue,*this); in ownDeletesAreVisible()
[all …]
H A DOTools.cxx662 void OTools::GetInfo(OConnection* _pConnection, in GetInfo() function in OTools
678 void OTools::GetInfo(OConnection* _pConnection, in GetInfo() function in OTools
691 void OTools::GetInfo(OConnection* _pConnection, in GetInfo() function in OTools
704 void OTools::GetInfo(OConnection* _pConnection, in GetInfo() function in OTools
717 void OTools::GetInfo(OConnection* _pConnection, in GetInfo() function in OTools
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartElement.cxx100GetInfo().m_aOID.getObjectCID(), Reference< chart2::XChartDocument >( GetInfo().m_xChartDocument )… in ImplUpdateChildren()
120 Reference< view::XSelectionSupplier > xSelSupp( GetInfo().m_xSelectionSupplier ); in InitTextEdit()
135 aArgs[0] <<= GetInfo().m_aOID.getObjectCID(); in InitTextEdit()
137 aArgs[2] <<= Reference< awt::XWindow >( GetInfo().m_xWindow ); in InitTextEdit()
223 GetInfo().m_aOID.getObjectCID(), GetInfo().m_xChartDocument ); in getAccessibleName()
242 Reference< awt::XWindow >( GetInfo().m_xWindow ), uno::UNO_QUERY ); in getFont()
248GetInfo().m_aOID.getObjectCID(), Reference< chart2::XChartDocument >( GetInfo().m_xChartDocument )… in getFont()
269GetInfo().m_aOID.getObjectCID(), Reference< chart2::XChartDocument >( GetInfo().m_xChartDocument )… in getToolTipText()
/trunk/main/sfx2/inc/sfx2/
H A Dchildwin.hxx206 { return GetInfo().nFlags; } in GetFlags()
221 virtual SfxChildWinInfo GetInfo() const;
308 virtual SfxChildWinInfo GetInfo() const
333 SfxChildWinInfo __EXPORT Class::GetInfo() const \
335 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); \
341 SfxChildWinInfo __EXPORT Class::GetInfo() const \
343 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); \
349 SfxChildWinInfo __EXPORT Class::GetInfo() const \
351 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); \
357 SfxChildWinInfo __EXPORT Class::GetInfo() const \
[all …]
/trunk/main/sw/source/ui/index/
H A Didxmrk.cxx102 SfxChildWinInfo SwInsertIdxMarkWrapper::GetInfo() const in GetInfo() function in SwInsertIdxMarkWrapper
104 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); in GetInfo()
137 SfxChildWinInfo SwInsertAuthMarkWrapper::GetInfo() const in GetInfo() function in SwInsertAuthMarkWrapper
139 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); in GetInfo()
/trunk/main/sw/source/ui/fldui/
H A Dfldwrap.cxx109 SfxChildWinInfo SwFldDlgWrapper::GetInfo() const in GetInfo() function in SwFldDlgWrapper
111 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); in GetInfo()
167 SfxChildWinInfo SwFldDataOnlyDlgWrapper::GetInfo() const in SFX_IMPL_CHILDWINDOW()
169 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); in SFX_IMPL_CHILDWINDOW()
/trunk/main/sw/source/core/attr/
H A Dcalbck.cxx91 sal_Bool SwClient::GetInfo( SfxPoolItem& ) const in GetInfo() function in SwClient
207 sal_Bool SwModify::GetInfo( SfxPoolItem& rInfo ) const in GetInfo() function in SwModify
217 while( 0 != ( bRet = pLast->GetInfo( rInfo )) && in GetInfo()
405 sal_Bool SwDepend::GetInfo( SfxPoolItem& rInfo ) const in GetInfo() function in SwDepend
407 return pToTell ? pToTell->GetInfo( rInfo ) : sal_True; in GetInfo()
/trunk/main/connectivity/source/inc/odbc/
H A DOTools.hxx113 static void GetInfo(OConnection* _pConnection,
121 static void GetInfo(OConnection* _pConnection,
127 static void GetInfo(OConnection* _pConnection,
133 static void GetInfo(OConnection* _pConnection,
139 static void GetInfo(OConnection* _pConnection,
/trunk/main/sw/inc/
H A Dcalbck.hxx116 virtual sal_Bool GetInfo( SfxPoolItem& ) const;
164 virtual sal_Bool GetInfo( SfxPoolItem& ) const;
198 virtual sal_Bool GetInfo( SfxPoolItem & ) const;
/trunk/main/tools/source/communi/
H A Dgeninfo.cxx124 return pInfoList->GetInfo( rKey, bSearchByPath, bCreatePath ); in GetSubInfo()
216 GenericInformation *GenericInformationList::GetInfo( ByteString &rKey, in GetInfo() function in GenericInformationList
369 pInfo = GetInfo( sPathKey, bSearchByPath, bNewPath ); in InsertInfo()
/trunk/main/sw/source/core/txtnode/
H A Dtxtatr2.cxx84 bool SwTxtCharFmt::GetInfo( SfxPoolItem& rInfo ) const in GetInfo() function in SwTxtCharFmt
207 sal_Bool SwTxtINetFmt::GetInfo( SfxPoolItem& rInfo ) const in GetInfo() function in SwTxtINetFmt
259 sal_Bool SwTxtRuby::GetInfo( SfxPoolItem& rInfo ) const in GetInfo() function in SwTxtRuby
/trunk/main/sw/source/core/layout/
H A Dpagedesc.cxx174 sal_Bool SwPageDesc::GetInfo( SfxPoolItem & rInfo ) const in GetInfo() function in SwPageDesc
179 if( !aMaster.GetInfo( rInfo ) ) in GetInfo()
181 return aLeft.GetInfo( rInfo ); in GetInfo()
/trunk/main/autodoc/inc/cosv/
H A Dx.hxx42 virtual void GetInfo(
53 virtual void GetInfo( // Implemented in comfunc.cxx

Completed in 145 milliseconds

123456