Home
last modified time | relevance | path

Searched refs:pAttr (Results 76 – 100 of 184) sorted by relevance

12345678

/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx323 SwTxtFtn *pAttr = (SwTxtFtn*)pHt; in lcl_ChangeFtnRef() local
324 ASSERT( pAttr->GetStartNode(), "FtnAtr ohne StartNode." ); in lcl_ChangeFtnRef()
325 SwNodeIndex aIdx( *pAttr->GetStartNode(), 1 ); in lcl_ChangeFtnRef()
340 if( pFtn && pFtn->GetAttr() == pAttr ) in lcl_ChangeFtnRef()
3061 const SwTxtAttr* const pAttr = in Replace0xFF() local
3063 if( pAttr ) in Replace0xFF()
3065 switch( pAttr->Which() ) in Replace0xFF()
3327 const SwTxtAttr* pAttr = (*pSwpHints2)[i]; in BuildConversionMap() local
3328 if ( pAttr->Which() == RES_TXTATR_FIELD in BuildConversionMap()
3329 || pAttr->Which() == RES_TXTATR_ANNOTATION ) in BuildConversionMap()
[all …]
H A Dtxatbase.cxx61 SfxPoolItem * const pAttr = pToDestroy->m_pAttr; in Destroy() local
63 rPool.Remove( *pAttr ); in Destroy()
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx457 const SwTxtAttr* const pAttr = rTNd.GetTxtAttrForCharAt( nPos ); in lcl_IsNoEndTxtAttrAtPos() local
458 if (pAttr) in lcl_IsNoEndTxtAttrAtPos()
462 if ( RES_TXTATR_FIELD == pAttr->Which() ) in lcl_IsNoEndTxtAttrAtPos()
464 const SwField* const pFld = pAttr->GetFmtFld().GetField(); in lcl_IsNoEndTxtAttrAtPos()
/trunk/main/cui/source/tabpages/
H A Dtabarea.cxx63 const SfxItemSet* pAttr, in SvxAreaTabDialog() argument
68 SfxTabDialog( pParent, CUI_RES( RID_SVXDLG_AREA ), pAttr ), in SvxAreaTabDialog()
79 mrOutAttrs ( *pAttr ), in SvxAreaTabDialog()
H A Dtextanim.cxx58 const SfxItemSet* pAttr, in SvxTextTabDialog() argument
60 SfxTabDialog ( pParent, CUI_RES( RID_SVXDLG_TEXT ), pAttr ), in SvxTextTabDialog()
61 rOutAttrs ( *pAttr ), in SvxTextTabDialog()
/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx203 SwTxtFlyCnt* const pAttr = static_cast<SwTxtFlyCnt*>( in DelFly() local
206 if( pAttr && pAttr->GetFlyCnt().GetFrmFmt() == pFrmFmt ) in DelFly()
209 ((SwFmtFlyCnt&)pAttr->GetFlyCnt()).SetFlyFmt(); in DelFly()
H A Dundraw.cxx149 SwTxtFlyCnt* pAttr = static_cast<SwTxtFlyCnt*>( in lcl_SaveAnchor() local
152 if( pAttr && pAttr->GetFlyCnt().GetFrmFmt() == pFmt ) in lcl_SaveAnchor()
155 ((SwFmtFlyCnt&)pAttr->GetFlyCnt()).SetFlyFmt(); in lcl_SaveAnchor()
/trunk/main/svx/inc/
H A Dlightdlg.hxx51 Svx3DTabDialog( Window* pParent, const SfxItemSet* pAttr );
66 Svx3DSingleTabDialog( Window* pParent, const SfxItemSet* pAttr );
/trunk/main/idl/inc/
H A Dtypes.hxx126 ByteString Compare( SvMetaAttribute *pAttr );
191 void AppendAttr( SvMetaAttribute * pAttr ) in AppendAttr() argument
193 GetAttrList().Append( pAttr ); in AppendAttr()
/trunk/main/sc/source/ui/inc/
H A Dtextdlgs.hxx44 ScCharDlg( Window* pParent, const SfxItemSet* pAttr,
61 ScParagraphDlg( Window* pParent, const SfxItemSet* pAttr );
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ShapeFont.cxx46 ShapeFontDialog::ShapeFontDialog( Window* pParent, const SfxItemSet* pAttr, in ShapeFontDialog() argument
48 :SfxTabDialog( pParent, SchResId( DLG_SHAPE_FONT ), pAttr ) in ShapeFontDialog()
H A Ddlg_ShapeParagraph.cxx44 ShapeParagraphDialog::ShapeParagraphDialog( Window* pParent, const SfxItemSet* pAttr ) in ShapeParagraphDialog() argument
45 :SfxTabDialog( pParent, SchResId( DLG_SHAPE_PARAGRAPH ), pAttr ) in ShapeParagraphDialog()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx793 void SwTOXBaseSection::Update(const SfxItemSet* pAttr, in Update() argument
814 if(pAttr && pDoc && GetFmt()) in Update()
815 pDoc->ChgFmt(*GetFmt(), *pAttr); in Update()
2100 SwTxtAttr* pAttr = pHints->GetStart(nHintIdx); in _UpdatePageNum() local
2101 const xub_StrLen nTmpEnd = pAttr->End() ? *pAttr->End() : 0; in _UpdatePageNum()
2102 if( nStartPos >= *pAttr->GetStart() && in _UpdatePageNum()
2104 pAttr->Which() == RES_TXTATR_CHARFMT) in _UpdatePageNum()
2106 pPageNoCharFmt = pAttr->GetCharFmt().GetCharFmt(); in _UpdatePageNum()
/trunk/main/sax/source/tools/
H A Dfastserializer.cxx248 const Attribute *pAttr = aAttrSeq.getConstArray(); in writeFastAttributeList() local
254 write(pAttr[i].Name); in writeFastAttributeList()
256 write(escapeXml(pAttr[i].Value)); in writeFastAttributeList()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx798 (pEntry->pAttr); in operator ()()
835 (pEntry->pAttr); in operator ()()
861 (pOneE->pAttr); in operator ()()
863 (pTwoE->pAttr); in operator ()()
H A Dww8par.cxx1099 if (nAttrId == pEntry->pAttr->Which()) in SetAttr()
1227 switch( pEntry->pAttr->Which() ) in SetAttrInDoc()
1261 switch( pEntry->pAttr->Which() ) in SetAttrInDoc()
1347 pEntry->pAttr; in SetAttrInDoc()
1349 aURL.SetURL(pAttr->GetValue(), false); in SetAttrInDoc()
1350 aURL.SetTargetFrameName(pAttr->GetTargetFrame()); in SetAttrInDoc()
1409 if (pEntry->pAttr->Which() == nWhich) in GetStackAttr()
1415 return (const SfxPoolItem*)pEntry->pAttr; in GetStackAttr()
1448 switch( pEntry->pAttr->Which() ) in SetAttrInDoc()
1462 SwFmtFld& rFmtFld = *(SwFmtFld*)pEntry->pAttr; in SetAttrInDoc()
[all …]
H A Ddocxattributeoutput.cxx1037 FastAttributeList* pAttr = pSerializer->createAttrList(); in impl_borderLine() local
1065 pAttr->add( FSNS( XML_w, XML_val ), OString( pVal ) ); in impl_borderLine()
1079 pAttr->add( FSNS( XML_w, XML_sz ), OString::valueOf( sal_Int32( nWidth ) ) ); in impl_borderLine()
1082 pAttr->add( FSNS( XML_w, XML_space ), OString::valueOf( sal_Int32( nDist / 20 ) ) ); in impl_borderLine()
1086 pAttr->add( FSNS( XML_w, XML_color ), sColor ); in impl_borderLine()
1088 XFastAttributeListRef xAttrs( pAttr ); in impl_borderLine()
1962 FastAttributeList* pAttr = m_pSerializer->createAttrList(); in SectionPageNumbering() local
1966 pAttr->add( FSNS( XML_w, XML_start ), OString::valueOf( sal_Int32( nPageRestartNumber ) ) ); in SectionPageNumbering()
1971 pAttr->add( FSNS( XML_w, XML_fmt ), aFmt.getStr() ); in SectionPageNumbering()
1973 XFastAttributeListRef xAttrs( pAttr ); in SectionPageNumbering()
/trunk/main/sw/source/core/inc/
H A Dftnboss.hxx87 const SwTxtFtn *pAttr = 0 );
118 SwTxtFtn *pAttr );
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx388 const SfxPoolItem* pAttr=NULL; in ExecViewOptions() local
390 if( pArgs && SFX_ITEM_SET == pArgs->GetItemState( nSlot , sal_False, &pAttr )) in ExecViewOptions()
392 bSet = ((SfxBoolItem*)pAttr)->GetValue(); in ExecViewOptions()
/trunk/main/slideshow/source/engine/shapes/
H A Dviewshape.hxx268 const ShapeAttributeLayerSharedPtr& pAttr,
280 const ShapeAttributeLayerSharedPtr& pAttr,
/trunk/main/unoxml/source/dom/
H A Dnode.cxx800 xmlAttrPtr pAttr = reinterpret_cast<xmlAttrPtr>(old); in removeChild() local
801 xmlRemoveProp( pAttr ); in removeChild()
905 xmlAttrPtr pAttr = (xmlAttrPtr)pOld; in replaceChild() local
906 xmlRemoveProp( pAttr ); in replaceChild()
/trunk/main/sw/source/ui/inc/
H A Dcontent.hxx106 const SwTxtINetFmt* pAttr, in SwURLFieldContent() argument
108 : SwContent( pCnt, rName, nYPos ), sURL( rURL ), pINetAttr( pAttr ) in SwURLFieldContent()
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1450 …abDialog * ScAbstractDialogFactory_Impl::CreateScCharDlg( Window* pParent, const SfxItemSet* pAttr, in CreateScCharDlg() argument
1457 pDlg = new ScCharDlg( pParent, pAttr, pDocShell ); in CreateScCharDlg()
1470 …og * ScAbstractDialogFactory_Impl::CreateScParagraphDlg( Window* pParent, const SfxItemSet* pAttr , in CreateScParagraphDlg() argument
1477 pDlg = new ScParagraphDlg( pParent, pAttr ); in CreateScParagraphDlg()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx2650 const SwTxtAttr* pAttr = (*pHts)[ n ]; in IsValidNumTxtNd() local
2651 if( RES_TXTATR_NOEND_BEGIN <= pAttr->Which() || in IsValidNumTxtNd()
2652 *pAttr->GetStart() || in IsValidNumTxtNd()
2653 *pAttr->GetAnyEnd() < rTxt.Len() ) in IsValidNumTxtNd()
2655 if ( (*pAttr->GetStart() == nNextSetField) in IsValidNumTxtNd()
2656 && (pAttr->Which() == RES_TXTATR_FIELD)) in IsValidNumTxtNd()
2662 const SwField* pField = pAttr->GetFmtFld().GetField(); in IsValidNumTxtNd()
2669 nNextSetField = *pAttr->GetStart() + 1; in IsValidNumTxtNd()
/trunk/main/sw/inc/
H A Dndgrf.hxx140pAttr = NULL, sal_uLong nFlags = GRFMGR_DRAW_STANDARD, OutputDevice* pFirstFrameOutDev = NULL) { m… in StartGraphicAnimation() argument

Completed in 1588 milliseconds

12345678