/aoo4110/main/editeng/source/misc/ |
H A D | forbiddencharacterstable.cxx | 56 pInf = new ForbiddenCharactersInfo; in GetForbiddenCharacters() 57 pImpl->Insert( nLanguage, pInf ); in GetForbiddenCharacters() 59 pInf->bTemporary = sal_True; in GetForbiddenCharacters() 63 return pInf ? &pInf->aForbiddenChars : NULL; in GetForbiddenCharacters() 71 if ( !pInf ) in SetForbiddenCharacters() 73 pInf = new ForbiddenCharactersInfo; in SetForbiddenCharacters() 74 Insert( nLanguage, pInf ); in SetForbiddenCharacters() 76 pInf->bTemporary = sal_False; in SetForbiddenCharacters() 77 pInf->aForbiddenChars = rForbiddenChars; in SetForbiddenCharacters() 83 if ( pInf ) in ClearForbiddenCharacters() [all …]
|
/aoo4110/main/sw/source/ui/misc/ |
H A D | docfnote.cxx | 220 aOffsetFld.SetValue(pInf->nFtnOffset + 1); in Reset() 221 aPrefixED.SetText(pInf->GetPrefix()); in Reset() 222 aSuffixED.SetText(pInf->GetSuffix()); in Reset() 279 delete pInf; in Reset() 439 pInf->SetPrefix(aPrefixED.GetText()); in FillItemSet() 440 pInf->SetSuffix(aSuffixED.GetText()); in FillItemSet() 442 pInf->SetCharFmt( lcl_GetCharFormat( pSh, in FillItemSet() 454 pInf->SetFtnTxtColl(*pColl); in FillItemSet() 464 pSh->SetEndNoteInfo( *pInf ); in FillItemSet() 468 SwFtnInfo *pI = (SwFtnInfo*)pInf; in FillItemSet() [all …]
|
/aoo4110/main/sw/source/core/text/ |
H A D | inftxt.cxx | 1778 nIdx = pInf->GetIdx(); in SwTxtSlot() 1779 nLen = pInf->GetLen(); in SwTxtSlot() 1781 pInf->SetTxt( aTxt ); in SwTxtSlot() 1782 pInf->SetIdx( 0 ); in SwTxtSlot() 1783 pInf->SetLen( bTxtLen ? pInf->GetTxt().Len() : pPor->GetLen() ); in SwTxtSlot() 1833 pInf->SetIdx( nIdx ); in ~SwTxtSlot() 1834 pInf->SetLen( nLen ); in ~SwTxtSlot() 1870 pInf->SetFont( pNew ); in SwFontSave() 1875 pNew->ChgPhysFnt( pInf->GetVsh(), *pInf->GetOut() ); in SwFontSave() 1896 pInf->SetFont( pFnt ); in ~SwFontSave() [all …]
|
H A D | itrtxt.cxx | 72 pInf = pNewInf; in CtorInitTxtIter() 90 pCurr = pInf->GetParaPortion(); in Init() 91 nStart = pInf->GetTxtStart(); in Init() 116 SwLineLayout *pLay = pInf->GetParaPortion(); in _GetPrev() 213 const SwLineLayout *pRoot = pInf->GetParaPortion(); in GetPrevLine() 482 SwLineLayout *pLay = pInf->GetParaPortion(); in CntHyphens() 508 pInf( &rInfo ), in SwHookOut() 521 pInf->SetOut( pOut ); in ~SwHookOut() 522 pInf->SetOnWin( bOnWin ); in ~SwHookOut()
|
H A D | itrtxt.hxx | 44 SwTxtInfo *pInf; member in SwTxtIter 63 void CtorInitTxtIter( SwTxtFrm *pFrm, SwTxtInfo *pInf ); 82 inline SwTxtInfo &GetInfo() { return *pInf; } in GetInfo() 83 inline const SwTxtInfo &GetInfo() const { return *pInf; } in GetInfo() 112 { return pCurr == pInf->GetParaPortion(); } in IsParaLine() 152 void CtorInitTxtMargin( SwTxtFrm *pFrm, SwTxtSizeInfo *pInf ); 261 void CtorInitTxtCursor( SwTxtFrm *pFrm, SwTxtSizeInfo *pInf ); 294 SwTxtSizeInfo* pInf; member in SwHookOut
|
H A D | porfld.cxx | 159 SwTxtFormatInfo *pInf; member in SwFldSlot 173 nIdx = pInf->GetIdx(); in SwFldSlot() 174 nLen = pInf->GetLen(); in SwFldSlot() 175 pOldTxt = &(pInf->GetTxt()); in SwFldSlot() 176 pInf->SetLen( aTxt.Len() ); in SwFldSlot() 179 pInf->SetFakeLineStart( nIdx > pInf->GetLineStart() ); in SwFldSlot() 180 pInf->SetIdx( 0 ); in SwFldSlot() 189 pInf->SetTxt( aTxt ); in SwFldSlot() 197 pInf->SetTxt( *pOldTxt ); in ~SwFldSlot() 198 pInf->SetIdx( nIdx ); in ~SwFldSlot() [all …]
|
H A D | txtdrop.cxx | 83 SwTxtPaintInfo* pInf; member in SwDropSave 95 pInf( ((SwTxtPaintInfo*)&rInf) ), nIdx( rInf.GetIdx() ), in SwDropSave() 102 pInf->SetIdx( nIdx ); in ~SwDropSave() 103 pInf->SetLen( nLen ); in ~SwDropSave() 104 pInf->X( nX ); in ~SwDropSave() 105 pInf->Y( nY ); in ~SwDropSave()
|
H A D | txtftn.cxx | 1323 SwTxtSizeInfo *pInf; member in SwFtnSave 1342 : pInf( &((SwTxtSizeInfo&)rInf) ) in SwFtnSave() 1392 pFnt->ChgPhysFnt( pInf->GetVsh(), *pInf->GetOut() ); in SwFtnSave() 1413 pFnt->ChgPhysFnt( pInf->GetVsh(), *pInf->GetOut() ); in ~SwFtnSave()
|
H A D | inftxt.hxx | 156 friend void SetParaPortion( SwTxtInfo *pInf, SwParaPortion *pRoot ); 765 SwTxtSizeInfo *pInf; member in SwTxtSlot 781 SwTxtSizeInfo *pInf; member in SwFontSave 796 SwTxtSizeInfo *pInf; member in SwDefFontSave
|
H A D | txthyph.cxx | 145 void SetParaPortion( SwTxtInfo *pInf, SwParaPortion *pRoot ) in SetParaPortion() argument 148 pInf->pPara = pRoot; in SetParaPortion()
|
H A D | itrcrsr.cxx | 173 pInf = pNewInf; in CtorInitTxtMargin() 1564 if ( ( ((SwTxtSizeInfo*)pInf)->IsMulti() && in GetCrsrOfst() 1565 ((SwTxtSizeInfo*)pInf)->IsFirstMulti() ) || in GetCrsrOfst() 1716 ((SwTxtSizeInfo*)pInf)->SelectFont(); in GetCrsrOfst()
|
H A D | itrpaint.hxx | 42 void CtorInitTxtPainter( SwTxtFrm *pFrm, SwTxtPaintInfo *pInf );
|
H A D | itrform2.hxx | 136 void CtorInitTxtFormatter( SwTxtFrm *pFrm, SwTxtFormatInfo *pInf );
|
H A D | itrform2.cxx | 92 pInf = pNewInf; in CtorInitTxtFormatter() 1722 pInf->GetParaPortion()->SetFixLineHeight(); in CalcRealHeight() 1771 pInf->GetParaPortion()->SetFixLineHeight(); in CalcRealHeight()
|
H A D | itrpaint.cxx | 96 pInf = pNewInf; in CtorInitTxtPainter()
|
/aoo4110/main/basic/source/basmgr/ |
H A D | basmgr.cxx | 1123 while ( pInf ) in ~BasicManager() 1125 delete pInf; in ~BasicManager() 1156 return pInf; in CreateLibInfo() 1502 if ( pInf ) in GetLib() 1519 while ( pInf ) in GetLib() 1534 while ( pInf ) in GetLibId() 1549 while ( pInf ) in HasLib() 1710 while ( pInf ) in FindLibInfo() 1713 return pInf; in FindLibInfo() 1735 while ( pInf ) in IsBasicModified() [all …]
|
/aoo4110/main/editeng/source/editeng/ |
H A D | editundo.cxx | 231 DeletedNodeInfo* pInf = new DeletedNodeInfo( (sal_uLong)pContentNode, nNode ); in Redo() local 232 _pImpEE->aDeletedNodes.Insert( pInf, _pImpEE->aDeletedNodes.Count() ); in Redo() 592 ContentAttribsInfo* pInf = aPrevAttribs[n]; in ~EditUndoSetAttribs() local 593 DBG_ASSERT( pInf, "Undo_DTOR (SetAttribs): pInf = NULL!" ); in ~EditUndoSetAttribs() 594 for ( sal_uInt16 nAttr = 0; nAttr < pInf->GetPrevCharAttribs().Count(); nAttr++ ) in ~EditUndoSetAttribs() 596 EditCharAttrib* pX = pInf->GetPrevCharAttribs()[nAttr]; in ~EditUndoSetAttribs() 601 delete pInf; in ~EditUndoSetAttribs() 612 ContentAttribsInfo* pInf = aPrevAttribs[ (sal_uInt16)(nPara-aESel.nStartPara) ]; in Undo() local 613 DBG_ASSERT( pInf, "Undo (SetAttribs): pInf = NULL!" ); in Undo() 616 _pImpEE->SetParaAttribs( nPara, pInf->GetPrevParaAttribs() ); in Undo() [all …]
|
H A D | impedit5.cxx | 229 ContentAttribsInfo* pInf = new ContentAttribsInfo( pNode->GetContentAttribs().GetItems() ); in CreateAttribUndo() local 230 pUndo->GetContentInfos().Insert( pInf, pUndo->GetContentInfos().Count() ); in CreateAttribUndo() 238 pInf->GetPrevCharAttribs().Insert( pNew, pInf->GetPrevCharAttribs().Count() ); in CreateAttribUndo()
|
H A D | impedit2.cxx | 2313 DeletedNodeInfo* pInf = new DeletedNodeInfo( (sal_uLong)pRight, nParagraphTobeDeleted ); in ImpConnectParagraphs() local 2314 aDeletedNodes.Insert( pInf, aDeletedNodes.Count() ); in ImpConnectParagraphs() 2568 DeletedNodeInfo* pInf = new DeletedNodeInfo( (sal_uLong)pNode, nPara ); in ImpRemoveParagraph() local 2569 aDeletedNodes.Insert( pInf, aDeletedNodes.Count() ); in ImpRemoveParagraph() 3436 DeletedNodeInfo* pInf = aDeletedNodes.GetObject( n ); in UpdateSelections() local 3437 if ( ( ( sal_uLong )(aCurSel.Min().GetNode()) == pInf->GetInvalidAdress() ) || in UpdateSelections() 3438 ( ( sal_uLong )(aCurSel.Max().GetNode()) == pInf->GetInvalidAdress() ) ) in UpdateSelections() 3442 sal_uInt16 nPara = pInf->GetPosition(); in UpdateSelections() 3489 DeletedNodeInfo* pInf = aDeletedNodes.GetObject( n ); in UpdateSelections() local 3490 delete pInf; in UpdateSelections()
|
/aoo4110/main/dbaccess/source/ui/querydesign/ |
H A D | QTableWindow.cxx | 210 OTableFieldInfo* pInf = static_cast<OTableFieldInfo*>(pEntry->GetUserData()); in OnEntryDoubleClicked() local 211 DBG_ASSERT(pInf != NULL, "OQueryTableWindow::OnEntryDoubleClicked : Feld hat keine FieldInfo !"); in OnEntryDoubleClicked() 218 aInfo->SetDataType(pInf->GetDataType()); in OnEntryDoubleClicked() 243 OTableFieldInfo* pInf = static_cast<OTableFieldInfo*>(pEntry->GetUserData()); in ExistsField() local 244 DBG_ASSERT(pInf != NULL, "OQueryTableWindow::ExistsField : Feld hat keine FieldInfo !"); in ExistsField() 251 rInfo->SetDataType(pInf->GetDataType()); in ExistsField()
|
H A D | SelectionBrowseBox.cxx | 1670 OTableFieldInfo* pInf = static_cast<OTableFieldInfo*>(jxdSource.pEntry->GetUserData()); in InsertField() local 1676 aInfo->SetFieldType(pInf->GetKeyType()); in InsertField() 1679 aInfo->SetDataType(pInf->GetDataType()); in InsertField()
|
/aoo4110/main/sfx2/source/toolbox/ |
H A D | imgmgr.cxx | 221 ToolBoxInf_Impl *pInf = m_aToolBoxes[n]; in SetSymbolsSize_Impl() local 222 if ( pInf->nFlags & SFX_TOOLBOX_CHANGESYMBOLSET ) in SetSymbolsSize_Impl() 224 ToolBox *pBox = pInf->pToolBox; in SetSymbolsSize_Impl() 358 ToolBoxInf_Impl* pInf = new ToolBoxInf_Impl; in RegisterToolBox() local 359 pInf->pToolBox = pBox; in RegisterToolBox() 360 pInf->nFlags = nFlags; in RegisterToolBox() 361 pImp->m_aToolBoxes.push_back( pInf ); in RegisterToolBox()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | unattr.cxx | 1175 SwFtnInfo *pInf = new SwFtnInfo( rDoc.GetFtnInfo() ); in UndoImpl() local 1177 m_pFootNoteInfo.reset( pInf ); in UndoImpl() 1183 SwFtnInfo *pInf = new SwFtnInfo( rDoc.GetFtnInfo() ); in RedoImpl() local 1185 m_pFootNoteInfo.reset( pInf ); in RedoImpl() 1204 SwEndNoteInfo *pInf = new SwEndNoteInfo( rDoc.GetEndNoteInfo() ); in UndoImpl() local 1206 m_pEndNoteInfo.reset( pInf ); in UndoImpl() 1212 SwEndNoteInfo *pInf = new SwEndNoteInfo( rDoc.GetEndNoteInfo() ); in RedoImpl() local 1214 m_pEndNoteInfo.reset( pInf ); in RedoImpl()
|
/aoo4110/main/toolkit/source/helper/ |
H A D | property.cxx | 339 …ImplPropertyInfo* pInf = ::std::lower_bound(pInfos,pInfos+nElements,rPropertyName,ImplPropertyInfo… in GetPropertyId() local 345 return ( pInf && pInf != (pInfos+nElements) && pInf->aName == rPropertyName) ? pInf->nPropId: 0; in GetPropertyId()
|
/aoo4110/main/toolkit/source/awt/ |
H A D | vclxtoolkit.cxx | 374 ComponentInfo* pInf = (ComponentInfo*) bsearch( &aSearch, in ImplGetComponentType() local 380 return pInf ? pInf->nWinType : 0; in ImplGetComponentType()
|