Home
last modified time | relevance | path

Searched defs:Id (Results 1 – 25 of 40) sorted by last modified time

12

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx78 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
H A Dmsdffimp.cxx152 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1680 #define WW8ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx72 SdDisplay::SdDisplay( Window* pWin, SdResId Id ) : in SdDisplay()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx66 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
/trunk/main/svx/source/engine3d/
H A Dscene3d.cxx58 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
H A Dobj3d.cxx88 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
H A Dpolysc3d.cxx43 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
H A Dview3d.cxx76 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx64 SvxTabPage( Window* pParent, ResId Id, const SfxItemSet& rInAttrs ) : in SvxTabPage()
277 ColorLB( Window* pParent, ResId Id ) : ColorListBox( pParent, Id ) {} in ColorLB()
388 FillTypeLB( Window* pParent, ResId Id ) : ListBox( pParent, Id ) {} in FillTypeLB()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1372 HatchingLB::HatchingLB( Window* pParent, ResId Id) in HatchingLB()
1492 GradientLB::GradientLB( Window* pParent, ResId Id) in GradientLB()
1612 BitmapLB::BitmapLB(Window* pParent, ResId Id) in BitmapLB()
1769 FillAttrLB::FillAttrLB( Window* pParent, ResId Id ) in FillAttrLB()
1856 LineLB::LineLB(Window* pParent, ResId Id) in LineLB()
1979 LineEndLB::LineEndLB( Window* pParent, ResId Id ) in LineEndLB()
/trunk/main/svl/source/undo/
H A Dundo.cxx1329 sal_uInt16 Id, in SfxListUndoAction()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx1264 const rtl::OUString& Id, in setActiveText()
/trunk/main/writerfilter/source/resourcemodel/
H A DWW8Analyzer.cxx149 void WW8Analyzer::table(Id /*id*/, writerfilter::Reference<Table>::Pointer_t ref) in table() argument
154 void WW8Analyzer::substream(Id /*name*/, in substream() argument
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.cxx684 (const Id & /*nId*/, OOXMLValue::Pointer_t /*pVal*/) in newProperty()
/trunk/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx1843 void GraphicImport::lcl_table(Id /*name*/, writerfilter::Reference<Table>::Pointer_t /*ref*/) in lcl_table() argument
1849 void GraphicImport::lcl_substream(Id /*name*/, ::writerfilter::Reference<Stream>::Pointer_t /*ref*/) in lcl_substream() argument
H A DFontTable.cxx629 void FontTable::lcl_table(Id, writerfilter::Reference<Table>::Pointer_t) in lcl_table() argument
635 void FontTable::lcl_substream(Id, ::writerfilter::Reference<Stream>::Pointer_t) in lcl_substream() argument
/trunk/main/writerfilter/inc/resourcemodel/
H A DWW8ResourceModel.hxx61 typedef sal_uInt32 Id; typedef
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrols.cxx165 ScVbaCommandBarControls::Add( const uno::Any& Type, const uno::Any& Id, const uno::Any& Parameter, … in Add()
/trunk/main/twain/inc/
H A Dtwain.h408 TW_UINT32 Id; /* Unique number. In Windows, application hWnd */ member
/trunk/main/tools/source/rc/
H A Dresmgr.cxx851 void ImpRCStack::Init( ResMgr* pMgr, const Resource* pObj, sal_uInt32 Id ) in Init()
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx80 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
/trunk/main/svtools/source/edit/
H A Dtextdata.cxx317 TextHint::TextHint( sal_uLong Id ) : SfxSimpleHint( Id ) in TextHint()
322 TextHint::TextHint( sal_uLong Id, sal_uLong nValue ) : SfxSimpleHint( Id ) in TextHint()
/trunk/main/sd/source/ui/view/
H A Ddrviewsi.cxx70 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx58 #define ITEMVALUE( ItemSet, Id, Cast ) ( ( (const Cast&) (ItemSet).Get( (Id) ) ).GetValue() ) argument

Completed in 237 milliseconds

12