Home
last modified time | relevance | path

Searched refs:Id (Results 51 – 75 of 255) sorted by relevance

1234567891011

/trunk/main/writerfilter/source/resourcemodel/
H A Dresourcemodel.cxx372 void WW8StreamHandler::table(Id name, writerfilter::Reference<Table>::Pointer_t ref) in table()
391 void WW8StreamHandler::substream(Id name, in substream()
412 void WW8PropertiesHandler::attribute(Id name, Value & val) in attribute()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DNamespaceMap.java35 Id = nId; in NamespaceDescriptor()
38 public final int Id; field in NamespaceMap.NamespaceDescriptor
/trunk/main/sd/source/ui/dlg/
H A Ddlgctrls.cxx44 FadeEffectLB::FadeEffectLB( Window* pParent, SdResId Id ) in FadeEffectLB() argument
45 : ListBox( pParent, Id ), in FadeEffectLB()
/trunk/main/writerfilter/source/dmapper/
H A DCellMarginHandler.cxx62 void CellMarginHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
74 …OSL_ENSURE( NS_ooxml::LN_Value_ST_TblWidth_dxa == sal::static_int_cast<Id>(nIntValue), "cell margi… in lcl_attribute()
H A DTDefTableHandler.hxx65 void localResolve(Id Name, writerfilter::Reference<Properties>::Pointer_t pProperties);
68 virtual void lcl_attribute(Id Name, Value & val);
H A DDomainMapper.cxx189 void DomainMapper::lcl_attribute(Id nName, Value & val) in lcl_attribute()
1628 if (sal::static_int_cast<Id>(nIntValue) == NS_ooxml::LN_Value_ST_TabJc_clear) in lcl_attribute()
1729 …if( sal::static_int_cast<Id>(nIntValue) == NS_ooxml::LN_Value_wordprocessingml_ST_LineSpacingRule_… in lcl_attribute()
1735 …else if( sal::static_int_cast<Id>(nIntValue) == NS_ooxml::LN_Value_wordprocessingml_ST_LineSpacing… in lcl_attribute()
2031 …OSL_ENSURE( sal::static_int_cast<Id>(nIntValue) == NS_ooxml::LN_Value_wordprocessingml_ST_Wrap_aro… in lcl_attribute()
2032 … sal::static_int_cast<Id>(nIntValue) == NS_ooxml::LN_Value_wordprocessingml_ST_Wrap_notBeside, in lcl_attribute()
2034 …pParaProperties->SetWrap(sal::static_int_cast<Id>(nIntValue) == NS_ooxml::LN_Value_wordprocessingm… in lcl_attribute()
4121 sal::static_int_cast<Id>(nSprmId)) ? in sprmWithProps()
4603 void DomainMapper::lcl_table(Id name, writerfilter::Reference<Table>::Pointer_t ref) in lcl_table()
4657 void DomainMapper::lcl_substream(Id rName, ::writerfilter::Reference<Stream>::Pointer_t ref) in lcl_substream()
H A DThemeTable.cxx64 void ThemeTable::lcl_attribute(Id Name, Value & val) in lcl_attribute()
169 const ::rtl::OUString ThemeTable::getFontNameForTheme(const Id id) const in getFontNameForTheme()
H A DNumberingManager.hxx79 void SetValue( Id nId, sal_Int32 nValue );
222 virtual void lcl_attribute( Id nName, Value & rVal );
H A DTDefTableHandler.cxx60 void TDefTableHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
166 void TDefTableHandler::localResolve(Id rName, writerfilter::Reference<Properties>::Pointer_t pPrope… in localResolve()
H A DGraphicImport.cxx392 void GraphicImport::lcl_attribute(Id nName, Value & val) in lcl_attribute()
645 if(NS_dff::LN_shpwzDescription != sal::static_int_cast<Id>(m_pImpl->nShapeOptionType) ) in lcl_attribute()
655 if( NS_dff::LN_shpwzDescription == sal::static_int_cast<Id>(m_pImpl->nShapeOptionType) ) in lcl_attribute()
1843 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
/trunk/main/sc/source/ui/drawfunc/
H A Dmediash.cxx45 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
H A Dgraphsh.cxx49 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
/trunk/main/sd/source/ui/view/
H A Ddrviewsi.cxx70 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLDocumentImpl.hxx91 const Id & rType,
95 const Id & rType,
/trunk/main/writerfilter/inc/resourcemodel/
H A DTagLogger.hxx128 virtual string toString(const Id & id) const = 0;
145 virtual void attribute(Id name, Value & val);
/trunk/main/basic/inc/basic/
H A Dttstrhlp.hxx31 #define Id2Str( Id ) String( rtl::OStringToOUString( Id, RTL_TEXTENCODING_ASCII_US ) ) argument
/trunk/main/writerfilter/inc/ooxml/
H A DOOXMLDocument.hxx162 const Id & rNoteType,
175 const Id & rNoteType,
/trunk/main/autodoc/source/parser_i/idl/
H A Dpe_singl.cxx105 switch ( i_rToken.Id() ) in Process_MetaType()
146 switch (i_rToken.Id()) in Process_Punctuation()
/trunk/main/basctl/source/inc/
H A Ddlgresid.hrc31 // Dialog Control Id's -----------------------------------------------------------
57 // Property Browser Headline Id's -----------------------------------------------------------
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrols.hxx62 …BarControl > SAL_CALL Add( const css::uno::Any& Type, const css::uno::Any& Id, const css::uno::Any…
82 …BarControl > SAL_CALL Add( const css::uno::Any& Type, const css::uno::Any& Id, const css::uno::Any…
/trunk/main/udkapi/com/sun/star/lang/
H A DXTypeProvider.idl55 a sequence of bytes with length > 0 that is used as an Id to distinguish
60 If a unique implementation Id cannot be provided this method has to return
/trunk/main/autodoc/inc/ary/
H A Dsymtreenode.hxx91 id_t Id();
222 Node<NODE_TRAITS>::Id() in Id() function in ary::symtree::Node
/trunk/main/offapi/com/sun/star/rdf/
H A DURI.idl81 @param Id
89 createKnown( [in] short Id )
/trunk/main/cui/source/inc/
H A Diconcdlg.hxx75 IconChoicePageData( sal_uInt16 Id, CreatePage fnPage, GetPageRanges fnRanges, sal_Bool bDemand ) in IconChoicePageData()
76 : nId ( Id ), in IconChoicePageData()
/trunk/main/autodoc/source/display/html/
H A Dnav_main.cxx211 bool bIsNamespace = i_rCe.Id() == pEnv->CurNamespace()->Id(); in SetupItems_Ce()

Completed in 89 milliseconds

1234567891011