Home
last modified time | relevance | path

Searched refs:pSet (Results 176 – 200 of 284) sorted by relevance

12345678910>>...12

/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx360 const SfxItemSet* pSet, in InsertTableOf() argument
370 InsertSwSection( aPam, aSectionData, & rTOX, pSet, false )); in InsertTableOf()
414 const SfxItemSet* pSet ) in InsertTableOf() argument
434 if(pSet) in InsertTableOf()
435 pFmt->SetFmtAttr(*pSet); in InsertTableOf()
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx136 SfxItemSet* pSet = pMedium->GetItemSet(); in GetStatusIndicator() local
137 if (pSet) in GetStatusIndicator()
139 …const SfxUnoAnyItem* pItem = static_cast<const SfxUnoAnyItem*>(pSet->GetItem(SID_PROGRESS_STATUSBA… in GetStatusIndicator()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx402 void SetLastTblFrmFmt(const SwFrmFmt* pSet) {pLastTableFormat = pSet;} in SetLastTblFrmFmt() argument
H A Dwrtsh.hxx318 void InsertTableOf(const SwTOXBase& rTOX, const SfxItemSet* pSet = 0);
319 sal_Bool UpdateTableOf(const SwTOXBase& rTOX, const SfxItemSet* pSet = 0);
H A Dpgfnote.hxx85 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
H A Dswuiccoll.hxx62 virtual int DeactivatePage(SfxItemSet *pSet);
H A Ddrpcps.hxx98 virtual int DeactivatePage(SfxItemSet *pSet);
/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx1826 rtl::Reference<AccessibleRelationSet> pSet (new AccessibleRelationSet); in getAccessibleRelationSet() local
1834 pSet->AddRelation( in getAccessibleRelationSet()
1839 pSet->AddRelation( in getAccessibleRelationSet()
1845 return Reference<XAccessibleRelationSet>(pSet.get()); in getAccessibleRelationSet()
/trunk/main/sc/source/ui/inc/
H A Dtpprint.hxx48 virtual int DeactivatePage( SfxItemSet* pSet = NULL );
H A Dtabpages.hxx46 virtual int DeactivatePage ( SfxItemSet* pSet = NULL );
H A Dtpcalc.hxx48 virtual int DeactivatePage ( SfxItemSet* pSet = NULL );
H A Dtphf.hxx56 virtual int DeactivatePage( SfxItemSet* pSet = 0 );
/trunk/main/svl/inc/svl/
H A Dstylepool.hxx83 static ::rtl::OUString nameOf( SfxItemSet_Pointer_t pSet );
/trunk/main/sw/inc/
H A DIDocumentLayoutAccess.hxx56 virtual SwFrmFmt* MakeLayoutFmt( RndStdIds eRequest, const SfxItemSet* pSet ) = 0;
/trunk/main/starmath/source/
H A Dmathmlexport.cxx128 SfxItemSet* pSet = rMedium.GetItemSet(); in Export() local
129 if (pSet) in Export()
132 pSet->GetItem(SID_PROGRESS_STATUSBAR_CONTROL) ); in Export()
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2858 SfxItemSet* pSet = NULL; in impl_executeFontDialog_nothrow() local
2861 ControlCharacterDialog::createItemSet(pSet, pPool, pDefaults); in impl_executeFontDialog_nothrow()
2862 ControlCharacterDialog::translatePropertiesToItems(m_xComponent, pSet); in impl_executeFontDialog_nothrow()
2866 ControlCharacterDialog aDlg( impl_getDefaultDialogParent_nothrow(), *pSet ); in impl_executeFontDialog_nothrow()
2881 ControlCharacterDialog::destroyItemSet(pSet, pPool, pDefaults); in impl_executeFontDialog_nothrow()
/trunk/main/cui/source/options/
H A Doptcolor.hxx71 virtual int DeactivatePage( SfxItemSet* pSet );
H A Doptmemory.hxx72 virtual int DeactivatePage( SfxItemSet* pSet = NULL );
/trunk/main/sw/source/ui/envelp/
H A Dlabprt.hxx73 virtual int DeactivatePage(SfxItemSet* pSet = 0);
H A Denvprt.hxx80 virtual int DeactivatePage(SfxItemSet* pSet = 0);
/trunk/main/sw/source/core/inc/
H A DUndoSection.hxx60 SfxItemSet const*const pSet, SwTOXBase const*const pTOXBase);
/trunk/main/cui/source/inc/
H A Dalign.hxx54 virtual int DeactivatePage( SfxItemSet* pSet );
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx401 const SfxItemSet* pSet, in RstTxtAttr() argument
479 if ( pSet ) in RstTxtAttr()
481 bSkipAttr = SFX_ITEM_SET != pSet->GetItemState( pHt->Which(), sal_False ); in RstTxtAttr()
487 …bSkipAttr = !lcl_HaveCommonAttributes( getIDocumentStyleAccess(), pSet, 0, *static_cast<const SwFm… in RstTxtAttr()
/trunk/main/sw/source/filter/xml/
H A Dxmlexpit.cxx129 const SfxItemSet *pSet ) const in exportXML()
215 rNamespaceMap, pSet ); in exportXML()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx595 IMPL_LINK(SwScrollNaviPopup, SelectHdl, ToolBox*, pSet) in IMPL_LINK() argument
597 sal_uInt16 nSet = pSet->GetCurItemId(); in IMPL_LINK()

Completed in 374 milliseconds

12345678910>>...12