Home
last modified time | relevance | path

Searched refs:CreateAndInsert (Results 1 – 16 of 16) sorted by relevance

/trunk/main/xmloff/inc/xmloff/
H A Dxmlnumfi.hxx194 virtual void CreateAndInsert(sal_Bool bOverwrite);
199 sal_Int32 CreateAndInsert( SvNumberFormatter* pFormatter );
200 …sal_Int32 CreateAndInsert( com::sun::star::uno::Reference< com::sun::star::util::XNumberFormatsSup…
H A DXMLTextShapeStyleContext.hxx63 virtual void CreateAndInsert( sal_Bool bOverwrite );
H A Dtxtstyli.hxx101 virtual void CreateAndInsert( sal_Bool bOverwrite );
H A Dprstylei.hxx134 virtual void CreateAndInsert( sal_Bool bOverwrite );
H A Dxmlstyle.hxx137 virtual void CreateAndInsert( sal_Bool bOverwrite );
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx1598 CreateAndInsert(sal_True); in GetKey()
1611 CreateAndInsert(sal_True); in PrivateGetKey()
1616 sal_Int32 SvXMLNumFormatContext::CreateAndInsert( com::sun::star::uno::Reference< com::sun::star::u… in CreateAndInsert() function in SvXMLNumFormatContext
1627 return CreateAndInsert( pFormatter ); in CreateAndInsert()
1635 void SvXMLNumFormatContext::CreateAndInsert(sal_Bool /*bOverwrite*/) in CreateAndInsert() function in SvXMLNumFormatContext
1638 CreateAndInsert(pData->GetNumberFormatter()); in CreateAndInsert()
1641 sal_Int32 SvXMLNumFormatContext::CreateAndInsert(SvNumberFormatter* pFormatter) in CreateAndInsert() function in SvXMLNumFormatContext
H A Dxmlstyle.cxx203 void SvXMLStyleContext::CreateAndInsert( sal_Bool /*bOverwrite*/ ) in CreateAndInsert() function in SvXMLStyleContext
912 pStyle->CreateAndInsert( sal_False ); in CopyAutoStylesToDoc()
932 pStyle->CreateAndInsert( bOverwrite ); in CopyStylesToDoc()
H A Dprstylei.cxx264 void XMLPropStyleContext::CreateAndInsert( sal_Bool bOverwrite ) in CreateAndInsert() function in XMLPropStyleContext
/trunk/main/xmloff/source/text/
H A DXMLTextShapeStyleContext.cxx219 void XMLTextShapeStyleContext::CreateAndInsert( sal_Bool bOverwrite ) in CreateAndInsert() function in XMLTextShapeStyleContext
221 XMLShapeStyleContext::CreateAndInsert( bOverwrite ); in CreateAndInsert()
H A Dtxtstyli.cxx214 void XMLTextStyleContext::CreateAndInsert( sal_Bool bOverwrite ) in CreateAndInsert() function in XMLTextStyleContext
216 XMLPropStyleContext::CreateAndInsert( bOverwrite ); in CreateAndInsert()
H A DXMLIndexBibliographyConfigurationContext.cxx222 void XMLIndexBibliographyConfigurationContext::CreateAndInsert(sal_Bool) in CreateAndInsert() function in XMLIndexBibliographyConfigurationContext
H A DXMLLineNumberingImportContext.cxx219 void XMLLineNumberingImportContext::CreateAndInsert(sal_Bool) in CreateAndInsert() function in XMLLineNumberingImportContext
/trunk/main/sw/source/filter/xml/
H A Dxmlfmt.cxx486 virtual void CreateAndInsert( sal_Bool bOverwrite );
602 void SwXMLItemSetStyleContext_Impl::CreateAndInsert( sal_Bool bOverwrite ) in CreateAndInsert() function in SwXMLItemSetStyleContext_Impl
605 pTextStyle->CreateAndInsert( bOverwrite ); in CreateAndInsert()
/trunk/main/xmloff/inc/
H A DXMLIndexBibliographyConfigurationContext.hxx89 virtual void CreateAndInsert( sal_Bool bOverwrite );
H A DXMLLineNumberingImportContext.hxx109 virtual void CreateAndInsert(sal_Bool bOverwrite);
/trunk/main/xmloff/source/forms/
H A Dlayerimport.cxx293 …sal_Int32 nFormatKey = const_cast<SvXMLNumFormatContext*>(pDataStyle)->CreateAndInsert( xFormatsSu… in applyControlNumberStyle()

Completed in 75 milliseconds