Home
last modified time | relevance | path

Searched refs:pSet (Results 76 – 100 of 284) sorted by relevance

12345678910>>...12

/trunk/main/cui/source/inc/
H A Dchardlg.hxx164 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
255 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
331 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
378 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
H A Dtransfrm.hxx176 virtual int DeactivatePage( SfxItemSet* pSet );
241 virtual int DeactivatePage( SfxItemSet* pSet );
290 virtual int DeactivatePage( SfxItemSet* pSet );
H A Dparagrph.hxx121 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
184 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
230 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1404 if(NULL == pSet) in TextAttribToHTMLString()
1408 if ( pSet->GetItemState( EE_FEATURE_FIELD ) == SFX_ITEM_ON ) in TextAttribToHTMLString()
1410 SvxFieldItem* pItem = (SvxFieldItem*)pSet->GetItem( EE_FEATURE_FIELD ); in TextAttribToHTMLString()
1425 if ( pSet->GetItemState( EE_CHAR_WEIGHT ) == SFX_ITEM_ON ) in TextAttribToHTMLString()
1427 bTemp = ((const SvxWeightItem&)pSet->Get( EE_CHAR_WEIGHT )).GetWeight() == WEIGHT_BOLD; in TextAttribToHTMLString()
1435 if ( pSet->GetItemState( EE_CHAR_UNDERLINE ) == SFX_ITEM_ON ) in TextAttribToHTMLString()
1445 if ( pSet->GetItemState( EE_CHAR_STRIKEOUT ) == SFX_ITEM_ON ) in TextAttribToHTMLString()
1455 if ( pSet->GetItemState( EE_CHAR_ITALIC ) == SFX_ITEM_ON ) in TextAttribToHTMLString()
1457 bTemp = ((const SvxPostureItem&)pSet->Get( EE_CHAR_ITALIC )).GetPosture() != ITALIC_NONE; in TextAttribToHTMLString()
1467 if ( pSet->GetItemState( EE_CHAR_COLOR ) == SFX_ITEM_ON ) in TextAttribToHTMLString()
[all …]
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx81 SfxItemSet *pSet = &rSet; in GetCurAttr() local
142 ((SwTxtNode*)pNd)->GetAttr( *pSet, nStt, nEnd, in GetCurAttr()
150 ((SwCntntNode*)pNd)->GetAttr( *pSet ); in GetCurAttr()
159 if( pSet != &rSet ) in GetCurAttr()
165 pSet = &aSet; in GetCurAttr()
H A Dedtox.cxx160 void SwEditShell::InsertTableOf( const SwTOXBase& rTOX, const SfxItemSet* pSet ) in InsertTableOf() argument
171 *GetCrsr()->GetPoint(), rTOX, pSet, sal_True ); in InsertTableOf()
192 sal_Bool SwEditShell::UpdateTableOf( const SwTOXBase& rTOX, const SfxItemSet* pSet ) in UpdateTableOf() argument
215 pTOX->Update(pSet); in UpdateTableOf()
/trunk/main/sw/source/core/layout/
H A Dflowfrm.cxx250 const SwAttrSet* pSet = NULL; in IsKeep() local
256 pSet = &pTab->GetFmt()->GetAttrSet(); in IsKeep()
259 if ( ! pSet ) in IsKeep()
260 pSet = pNxt->GetAttrSet(); in IsKeep()
262 ASSERT( pSet, "No AttrSet to check keep attribute" ) in IsKeep()
264 if ( pSet->GetPageDesc().GetPageDesc() ) in IsKeep()
266 else switch ( pSet->GetBreak().GetBreak() ) in IsKeep()
1241 const SwAttrSet *pSet = rThis.GetAttrSet(); in IsPageBreak() local
1261 const SvxBreak eBreak = pSet->GetBreak().GetBreak(); in IsPageBreak()
1269 pSet->GetPageDesc().GetPageDesc() ) in IsPageBreak()
/trunk/main/sd/source/ui/view/
H A Ddrviews2.cxx713 SfxItemSet* pSet = NULL; in FuTemporary() local
723 pSet = new SfxItemSet( GetPool(), EE_ITEMS_START, EE_ITEMS_END ); in FuTemporary()
724 mpDrawView->SetAttributes( *pSet, sal_True ); in FuTemporary()
752 pSet = new SfxItemSet( GetPool() ); in FuTemporary()
753 mpDrawView->SetAttributes( *pSet, sal_True ); in FuTemporary()
811 delete pSet; in FuTemporary()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx2873 : sFmtNm(rColl), pSet(0), nPoolId(nPoolFmtId) in SwRedlineExtraData_FmtColl()
2876 pSet = new SfxItemSet( *pItemSet ); in SwRedlineExtraData_FmtColl()
2881 delete pSet; in ~SwRedlineExtraData_FmtColl()
2900 if( pSet ) in Reject()
2914 SfxItemSet aTmp( *pSet ); in Reject()
2920 pDoc->InsertItemSet( rPam, *pSet, 0 ); in Reject()
2931 ( ( !pSet && !rCmp.pSet ) || in operator ==()
2932 ( pSet && rCmp.pSet && *pSet == *rCmp.pSet ) ); in operator ==()
2937 delete pSet; in SetItemSet()
2939 pSet = new SfxItemSet( rSet ); in SetItemSet()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dsplitwin.hxx116 SAL_DLLPRIVATE void ImplUpdateSet( ImplSplitSet* pSet );
134 … static SAL_DLLPRIVATE void ImplCalcSet2( SplitWindow* pWindow, ImplSplitSet* pSet, sal_Bool bHide,
136 static SAL_DLLPRIVATE void ImplDrawBack( SplitWindow* pWindow, ImplSplitSet* pSet );
139 static SAL_DLLPRIVATE sal_uInt16 ImplTestSplit( ImplSplitSet* pSet, const Point& rPos,
/trunk/main/svx/source/xoutdev/
H A Dxexch.cxx146 SfxItemSet* pSet = new SfxItemSet ( *rData.pPool, XATTR_FILL_FIRST, XATTR_FILL_LAST ); in operator >>() local
168 pSet->Put( *pNewItem ); in operator >>()
175 rData.pXFillAttrSetItem = new XFillAttrSetItem( pSet ); in operator >>()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3226 SfxItemSet* pSet = NULL; in ImportPageBackgroundObject() local
3253 ApplyAttributes( rStCtrl, *pSet, aObjData ); in ImportPageBackgroundObject()
3264 if ( !pSet ) in ImportPageBackgroundObject()
3274 pRet->SetMergedItemSet(*pSet); in ImportPageBackgroundObject()
3280 delete pSet; in ImportPageBackgroundObject()
6956 if ( pSet->maString.Len() > 1 ) in PPTTextObj()
6958 sal_Int32 nIndexOfNextPortion = pSet->maString.Len() + pSet->mnOriginalTextPos; in PPTTextObj()
6964 String aString( pSet->maString ); in PPTTextObj()
7190 String aString( pSet->maString ); in PPTTextObj()
7206 pSet->maString = String(); in PPTTextObj()
[all …]
/trunk/main/sc/source/core/tool/
H A Dprogress.cxx68 SfxItemSet* pSet = pMed->GetItemSet(); in lcl_IsHiddenDocument() local
70 if ( pSet && SFX_ITEM_SET == pSet->GetItemState( SID_HIDDEN, sal_True, &pItem ) && in lcl_IsHiddenDocument()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1793 SfxItemSet* pSet; in _setPropertyValue() local
1802 pSet = mpImpl->mpItemSet; in _setPropertyValue()
1810 if( pSet->GetItemState( pMap->nWID ) != SFX_ITEM_SET ) in _setPropertyValue()
1811 pSet->Put(mpObj->GetMergedItem(pMap->nWID)); in _setPropertyValue()
1813 if( !SvxUnoTextRangeBase::SetPropertyValueHelper( *pSet, pMap, rVal, *pSet )) in _setPropertyValue()
1815 if( pSet->GetItemState( pMap->nWID ) != SFX_ITEM_SET ) in _setPropertyValue()
1820 mpObj->TakeNotPersistAttr(*pSet, sal_False); in _setPropertyValue()
1840 mpObj->ApplyNotPersistAttr( *pSet ); in _setPropertyValue()
1841 delete pSet; in _setPropertyValue()
1849 mpObj->SetMergedItemSetAndBroadcast( *pSet ); in _setPropertyValue()
[all …]
/trunk/main/sw/source/core/undo/
H A Dunsect.cxx77 SfxItemSet const*const pSet, SwTOXBase const*const pTOXBase) in SwUndoInsSection() argument
81 , m_pAttrSet( (pSet && pSet->Count()) ? new SfxItemSet( *pSet ) : 0 ) in SwUndoInsSection()
/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx177 SfxAllItemSet *pSet = new SfxAllItemSet( pApp->GetPool() ); in detect() local
178 TransformParameters( SID_OPENDOC, lDescriptor, *pSet ); in detect()
179 SFX_ITEMSET_ARG( pSet, pItem, SfxBoolItem, SID_DOC_READONLY, sal_False ); in detect()
199 …dium aMedium( aURL, bWasReadOnly ? STREAM_STD_READ : STREAM_STD_READWRITE, sal_False, NULL, pSet ); in detect()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx256 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
303 void SetActiveControl(Control* pSet);
483 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
536 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
/trunk/main/chart2/source/controller/main/
H A DChartController_TextEdit.cxx204 const SfxItemSet* pSet = pDlg->GetOutputItemSet(); in executeDispatch_InsertSpecialCharacter() local
207 if ( pSet && pSet->GetItemState( SID_CHARMAP, sal_True, &pItem) == SFX_ITEM_SET && in executeDispatch_InsertSpecialCharacter()
/trunk/main/starmath/source/
H A Dsmdetect.cxx169 SfxAllItemSet *pSet = new SfxAllItemSet( pApp->GetPool() ); in detect() local
170 TransformParameters( SID_OPENDOC, lDescriptor, *pSet ); in detect()
171 SFX_ITEMSET_ARG( pSet, pItem, SfxBoolItem, SID_DOC_READONLY, sal_False ); in detect()
192 …dium aMedium( aURL, bWasReadOnly ? STREAM_STD_READ : STREAM_STD_READWRITE, sal_False, NULL, pSet ); in detect()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx880 SfxItemSet* pSet = pFmt->GetAttrSet().Clone( sal_False ); in IMPL_LINK() local
882 pSet->Put( pRepr->GetCol() ); in IMPL_LINK()
885 pSet->Put( pRepr->GetBackground() ); in IMPL_LINK()
888 pSet->Put( pRepr->GetFtnNtAtEnd() ); in IMPL_LINK()
891 pSet->Put( pRepr->GetEndNtAtEnd() ); in IMPL_LINK()
894 pSet->Put( pRepr->GetBalance() ); in IMPL_LINK()
897 pSet->Put( pRepr->GetFrmDir() ); in IMPL_LINK()
900 pSet->Put( pRepr->GetLRSpace()); in IMPL_LINK()
903 pSet->Count() ? pSet : 0 ); in IMPL_LINK()
904 delete pSet; in IMPL_LINK()
/trunk/main/sw/source/ui/shells/
H A Dtextidx.cxx149 const SfxItemSet* pSet = pCurTOX->GetAttrSet(); in ExecIdx() local
150 if(pSet) in ExecIdx()
151 aSet.Put(*pSet); in ExecIdx()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx133 void SetPatternSimple( const ScPatternAttr* pNew, const SfxItemSet* pSet );
257 void ScDrawStringsVars::SetPattern( const ScPatternAttr* pNew, const SfxItemSet* pSet, in SetPattern() argument
266 pCondSet = pSet; in SetPattern()
423 pCondSet = pSet; //! noetig ??? in SetPatternSimple()
2401 SfxItemSet* pSet = new SfxItemSet( pEngine->GetEmptyItemSet() ); in DrawEdit() local
2402 pPattern->FillEditItemSet( pSet, pCondSet ); in DrawEdit()
2404 pEngine->SetDefaults( pSet ); in DrawEdit()
3141 SfxItemSet* pSet = new SfxItemSet( pEngine->GetEmptyItemSet() ); in DrawRotated() local
3142 pPattern->FillEditItemSet( pSet, pCondSet ); in DrawRotated()
3149 pSet->Put( SvxAdjustItem( eSvxAdjust, EE_PARA_JUST ) ); in DrawRotated()
[all …]
H A Dformatsh.cxx1183 const SfxItemSet* pSet = rReq.GetArgs(); in ExecuteAlignment() local
1206 if( pSet ) in ExecuteAlignment()
1209 … if( pSet->GetItemState(GetPool().GetWhich(nSlot), sal_True, &pItem ) == SFX_ITEM_SET ) in ExecuteAlignment()
1277 const SfxItemSet* pSet = rReq.GetArgs(); in ExecuteTextAttr() local
1302 if ( pSet ) in ExecuteTextAttr()
1303 aSetItem.PutItemForScriptType( nScript, pSet->Get( ATTR_FONT_WEIGHT ) ); in ExecuteTextAttr()
1329 if ( pSet ) in ExecuteTextAttr()
1330 aSetItem.PutItemForScriptType( nScript, pSet->Get( ATTR_FONT_POSTURE ) ); in ExecuteTextAttr()
1353 if( pSet ) in ExecuteTextAttr()
1355 const SfxPoolItem& rUnderline = pSet->Get( ATTR_FONT_UNDERLINE ); in ExecuteTextAttr()
/trunk/main/sd/source/filter/
H A Dsddetect.cxx192 SfxAllItemSet *pSet = new SfxAllItemSet( pApp->GetPool() ); in detect() local
193 TransformParameters( SID_OPENDOC, lDescriptor, *pSet ); in detect()
194 SFX_ITEMSET_ARG( pSet, pItem, SfxBoolItem, SID_DOC_READONLY, sal_False ); in detect()
222 …dium aMedium( aURL, bWasReadOnly ? STREAM_STD_READ : STREAM_STD_READWRITE, sal_False, NULL, pSet ); in detect()
/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx1438 const SwAttrSet* pSet = &pColl->GetAttrSet(); in FillCrsrPos() local
1443 aSet.SetParent( pSet ); in FillCrsrPos()
1444 pSet = &aSet; in FillCrsrPos()
1445 pFnt = new SwFont( pSet, GetNode()->getIDocumentSettingAccess() ); in FillCrsrPos()
1464 const SvxULSpaceItem &rUL = pSet->GetULSpace(); in FillCrsrPos()
1495 const SvxTabStopItem &rRuler = pSet->GetTabStops(); in FillCrsrPos()
1496 const SvxLRSpaceItem &rLRSpace = pSet->GetLRSpace(); in FillCrsrPos()
1603 (const SvxTabStopItem &)pSet-> in FillCrsrPos()

Completed in 388 milliseconds

12345678910>>...12