Home
last modified time | relevance | path

Searched refs:pSet (Results 251 – 275 of 284) sorted by relevance

1...<<1112

/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx3476 const SfxItemSet* pSet = pNd->GetpSwAttrSet(); in Read_F_Tox() local
3477 if( pSet ) in Read_F_Tox()
3479 if (SFX_ITEM_SET == pSet->GetItemState(RES_BREAK, false)) in Read_F_Tox()
3481 if (SFX_ITEM_SET == pSet->GetItemState(RES_PAGEDESC, false)) in Read_F_Tox()
H A Dww8par.cxx1386 if (const SfxItemSet *pSet = pNd->GetpSwAttrSet()) in GetFmtAttr() local
1387 eState = pSet->GetItemState(RES_LR_SPACE, false); in GetFmtAttr()
4890 const SfxItemSet* pSet = rMedium.GetItemSet(); in QueryPasswordForMedium() local
4893 if(pSet && SFX_ITEM_SET == pSet->GetItemState(SID_PASSWORD, sal_True, &pPasswordItem)) in QueryPasswordForMedium()
H A Dww8par6.cxx2339 const SfxItemSet *pSet=&aChrSet; in Insert() local
2343 pSet = &aParSet; in Insert()
2345 if( pSet->Count() ) in Insert()
2347 SfxItemIter aIter( *pSet ); in Insert()
/trunk/main/svx/source/accessibility/
H A DChildrenManagerImpl.hxx306 (::com::sun::star::beans::XPropertySet* pSet)
/trunk/main/sw/inc/
H A Daccmap.hxx317 (::com::sun::star::beans::XPropertySet* pSet)
H A Dndtxt.hxx285 const SfxItemSet* pSet = 0,
H A Dfesh.hxx367 sal_Bool ResetFlyFrmAttr( sal_uInt16 nWhich, const SfxItemSet* pSet = 0 );
H A Dunoport.hxx151 const SfxItemPropertySimpleEntry& rEntry, SwUnoCrsr *pUnoCrsr, SfxItemSet *&pSet );
/trunk/main/svl/inc/svl/
H A Dstyle.hxx92 SfxItemSet* pSet; // ItemSet member in SfxStyleSheetBase
/trunk/main/extensions/source/bibliography/
H A Ddatman.hxx182 void SetToolbar(BibToolBar* pSet);
H A Ddatman.cxx1775 void BibDataManager::SetToolbar(BibToolBar* pSet) in SetToolbar() argument
1777 pToolbar = pSet; in SetToolbar()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1876 const SfxItemSet* pSet = &rSet; in SetAttr() local
1922 pSet = &aTxtSet; in SetAttr()
1931 SfxItemIter aIter( *pSet ); in SetAttr()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx432 virtual void UnknownAttrToken( int nToken, SfxItemSet* pSet );
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx259 (::com::sun::star::beans::XPropertySet* pSet)
486 …hapes::GetAccControlShapeFromModel(::com::sun::star::beans::XPropertySet* pSet) throw (::com::sun:… in GetAccControlShapeFromModel() argument
498 if (pCtlAccShape && pCtlAccShape->GetControlModel() == pSet) in GetAccControlShapeFromModel()
/trunk/main/starmath/source/
H A Dmathmlimport.cxx124 SfxItemSet* pSet = rMedium.GetItemSet(); in Import() local
125 if (pSet) in Import()
128 pSet->GetItem(SID_PROGRESS_STATUSBAR_CONTROL) ); in Import()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx298 const SfxItemPropertySet* pSet = aSwMapProvider.GetPropertySet( nId ); in GetFieldTypeMId() local
299 if( !pSet ) in GetFieldTypeMId()
303 const SfxItemPropertySimpleEntry* pEntry = pSet->getPropertyMap()->getByName(rProperty); in GetFieldTypeMId()
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx1880 const boost::shared_ptr<SfxItemSet> pSet = rAutoFmt.GetStyleHandle(); in InsertNoScript() local
1881 if( pSet.get() ) in InsertNoScript()
1882 Insert( *pSet.get(), nStart, nEnd, rFmtInfos, sal_True, bParaAttrs ); in InsertNoScript()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx414 SwFrmFmt* MakeFly( RndStdIds eAnchor, SfxItemSet* pSet );
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx2446 const SwAttrSet* pSet = GetAttrSet(); in GetLineSpace() local
2447 const SvxLineSpacingItem &rSpace = pSet->GetLineSpacing(); in GetLineSpace()
/trunk/main/sw/source/ui/shells/
H A Dtxtattr.cxx349 rWrtSh.AutoUpdatePara(pColl, *pSet); in ExecParaAttr()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.hxx104 …SdGenericDrawPage( SdXImpressDocument* pModel, SdPage* pInPage, const SvxItemPropertySet* pSet ) t…
/trunk/main/sfx2/inc/sfx2/
H A Dsfxuno.hxx104 bool GetEncryptionData_Impl( const SfxItemSet* pSet, ::com::sun::star::uno::Sequence< ::com::sun::s…
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx615 SfxItemSet *pSet = new SfxItemSet( GetAttrPool(), in setJobsetup() local
621 SfxPrinter *p = new SfxPrinter( pSet, rJobSetup ); in setJobsetup()
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx805 const SwAttrSet* pSet = pTxtFrm->GetAttrSet(); in SwCntntNotify() local
806 const SvxLineSpacingItem &rSpace = pSet->GetLineSpacing(); in SwCntntNotify()
/trunk/main/oox/source/export/
H A Dooxml-export-notes.txt202 …#18 0x00002b0fcb091227 in SfxObjectShell::SaveTo_Impl (this=0xf44d60, rMedium=@0x1750050, pSet=0x0…

Completed in 287 milliseconds

1...<<1112