Home
last modified time | relevance | path

Searched defs:xStyle (Results 1 – 25 of 61) sorted by relevance

123

/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_impmodels.cxx67 Reference< xml::input::XElement > xStyle( getStyle( _xAttributes ) ); in endElement() local
122 Reference< xml::input::XElement > xStyle( getStyle( _xAttributes ) ); in endElement() local
199 Reference< xml::input::XElement > xStyle( getStyle( _xAttributes ) ); in endElement() local
251 Reference< xml::input::XElement > xStyle( getStyle( _xAttributes ) ); in endElement() local
323 Reference< xml::input::XElement > xStyle( getStyle( _xAttributes ) ); in endElement() local
501 Reference< xml::input::XElement > xStyle( getStyle( _xAttributes ) ); in endElement() local
587 Reference< xml::input::XElement > xStyle( getStyle( _xAttributes ) ); in endElement() local
675 Reference< xml::input::XElement > xStyle( getStyle( _xAttributes ) ); in endElement() local
766 Reference< xml::input::XElement > xStyle( getStyle( _xAttributes ) ); in endElement() local
860 Reference< xml::input::XElement > xStyle( getStyle( _xAttributes ) ); in endElement() local
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbastyles.cxx35 …uno::Reference< excel::XStyle > xStyle( new ScVbaStyle( xParent, xContext, xStyleProps, xModel ) )… in lcl_createAPIStyleToVBAObject() local
128 …uno::Reference< style::XStyle > xStyle( mxMSF->createInstance( rtl::OUString( RTL_CONSTASCII_USTRI… in Add() local
H A Dvbaformatconditions.cxx91 …uno::Reference< excel::XStyle > xStyle( xStyles->Item( uno::makeAny( xSheetConditionalEntry->getSt… in xSheetConditionToFormatCondition() local
143 uno::Reference< excel::XStyle > xStyle( _xStyle ); in Add() local
/trunk/main/xmloff/source/style/
H A Dstyleexp.cxx286 Reference<XStyle> xStyle( xPropState, UNO_QUERY ); in exportStyle() local
457 Reference< XStyle > xStyle; in exportStyleFamily() local
514 Reference< XStyle > xStyle; in exportStyleFamily() local
H A DXMLPageExport.cxx221 Reference< XStyle > xStyle(xPageStyles->getByName( *pIter ),uno::UNO_QUERY); in exportStyles() local
/trunk/main/sw/source/core/unocore/
H A Dunoevent.cxx288 rtl::Reference< SwDocStyleSheet > xStyle( new SwDocStyleSheet( *(SwDocStyleSheet*)pBase ) ); in setMacroItem() local
309 rtl::Reference< SwDocStyleSheet > xStyle( new SwDocStyleSheet( *(SwDocStyleSheet*)pBase) ); in getMacroItem() local
H A DSwXTextDefaults.cxx111 rtl::Reference< SwDocStyleSheet > xStyle( new SwDocStyleSheet( *(SwDocStyleSheet*)pStyle ) ); in setPropertyValue() local
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DStyleDemo.java111 com.sun.star.style.XStyle xStyle = (com.sun.star.style.XStyle) in main() local
/trunk/main/sw/source/ui/vba/
H A Dwordvbahelper.cxx76 …uno::Reference< style::XStyle > xStyle( xPageStyles->getByName( aPageStyleName ), uno::UNO_QUERY_T… in getCurrentPageStyle() local
H A Dvbastyle.cxx95 void SwVbaStyle::setStyle( const uno::Reference< beans::XPropertySet >& xTCProps, const uno::Refere… in setStyle()
H A Dvbasections.cxx76 … uno::Reference< style::XStyle > xStyle( xPageStyles->getByIndex( index ), uno::UNO_QUERY_THROW ); in SectionCollectionHelper() local
H A Dvbaview.cxx292 uno::Reference< style::XStyle > xStyle; in getHFTextRange() local
/trunk/main/xmloff/source/text/
H A DXMLTextListItemContext.cxx101 Reference < style::XStyle > xStyle; in XMLTextListItemContext() local
H A Dtxtstyli.cxx217 Reference < XStyle > xStyle = GetStyle(); in CreateAndInsert() local
283 Reference < XStyle > xStyle = GetStyle(); in Finish() local
H A DXMLTextShapeStyleContext.cxx222 Reference < XStyle > xStyle = GetStyle(); in CreateAndInsert() local
/trunk/main/sd/source/ui/table/
H A Dtablefunction.cxx103 Reference< XIndexAccess > xStyle( xTableFamily->getByName( aStdName ), UNO_QUERY_THROW ); in apply_table_style() local
/trunk/test/testuno/source/testlib/uno/
H A DSWUtil.java216 …XStyle xStyle = (XStyle)UnoRuntime.queryInterface(XStyle.class, xFamily.getByName("Default")); in getDefaultPageStyleProperty() local
235 …XStyle xStyle = (XStyle)UnoRuntime.queryInterface(XStyle.class, xFamily.getByName("Default")); in setDefaultPageStyleProperty() local
/trunk/main/svx/source/form/
H A Dfmcontrollayout.cxx138 …Reference< XPropertySet > xStyle( ControlLayouter::getDefaultDocumentTextStyle( _rxModel ), UNO_SE… in lcl_initializeControlFont() local
/trunk/main/odk/examples/java/Text/
H A DStyleInitialization.java191 com.sun.star.style.XStyle xStyle = null; in main() local
/trunk/main/chart2/source/tools/
H A DImplOPropertySet.cxx181 bool ImplOPropertySet::SetStyle( const Reference< style::XStyle > & xStyle ) in SetStyle()
/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx279 …Reference< XStyle > xStyle( xCellSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("Style… in collectTableAutoStyles() local
564 Reference< XStyle > xStyle( xStyleNames->getByName( pElements->msStyleName ), UNO_QUERY ); in exportTableTemplates() local
/trunk/main/sd/source/core/
H A Dstlfamily.cxx139 Reference< XStyle > xStyle( rElement, UNO_QUERY ); in GetValidNewSheet() local
266 rtl::Reference< SdStyleSheet > xStyle( (*iter++).second ); in getElementNames() local
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx534 void SectionPropertyMap::SetBorderDistance( uno::Reference< beans::XPropertySet > xStyle, in SetBorderDistance()
672 uno::Reference< beans::XPropertySet > xStyle = GetPageStyle( in CopyLastHeaderFooter() local
1039 void SectionPropertyMap::_ApplyProperties( uno::Reference< beans::XPropertySet > xStyle ) in _ApplyProperties()
/trunk/main/svx/source/accessibility/
H A DDescriptionGenerator.cxx124 uno::Reference<container::XNamed> xStyle (aValue, uno::UNO_QUERY); in Initialize() local
/trunk/main/svx/source/table/
H A Dtabledesign.cxx633 Reference< XStyle > xStyle( rElement, UNO_QUERY ); in insertByName() local
672 Reference< XStyle > xStyle( aElement, UNO_QUERY ); in replaceByName() local

Completed in 92 milliseconds

123