Home
last modified time | relevance | path

Searched refs:star (Results 151 – 175 of 18932) sorted by last modified time

12345678910>>...758

/trunk/main/xmloff/source/draw/
H A Dsdxmlexp_impl.hxx100 com::sun::star::uno::Reference< com::sun::star::container::XNameAccess > mxDocStyleFamilies;
101 com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > mxDocMasterPages;
102 com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > mxDocDrawPages;
174 …void exportFormsElement( com::sun::star::uno::Reference< com::sun::star::drawing::XDrawPage > xDra…
178 …sal_uInt32 ImpRecursiveObjectCount( com::sun::star::uno::Reference< com::sun::star::drawing::XShap…
180 …rtl::OUString getNavigationOrder( const ::com::sun::star::uno::Reference< ::com::sun::star::drawin…
183 …void exportAnnotations( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPa…
186 …virtual void GetViewSettings(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& …
187 …virtual void GetConfigurationSettings(com::sun::star::uno::Sequence<com::sun::star::beans::Propert…
192 …const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFa…
[all …]
/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphBackGraphic.java33 import com.sun.star.text.*;
34 import com.sun.star.beans.*;
35 import com.sun.star.frame.XStorable;
36 import com.sun.star.uno.UnoRuntime;
73 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.LEFT_BO… in testParagraphBackGraphic_LeftBottom()
133 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.LEFT_MI… in testParagraphBackGraphic_LeftMiddle()
193 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.LEFT_TO… in testParagraphBackGraphic_LeftTop()
554 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_T… in testParagraphBackGraphic_RightTop()
614 xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.AREA); in testParagraphBackGraphic_Area()
674 xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.TILED); in testParagraphBackGraphic_Titled()
[all …]
H A DParagraphNumberingAndBulletAlignment.java33 import com.sun.star.style.NumberingType;
34 import com.sun.star.text.*;
35 import com.sun.star.beans.*;
36 import com.sun.star.container.XIndexAccess;
37 import com.sun.star.container.XIndexReplace;
38 import com.sun.star.frame.XStorable;
39 import com.sun.star.lang.XMultiServiceFactory;
40 import com.sun.star.uno.UnoRuntime;
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx562 com::sun::star::uno::Sequence< ::com::sun::star::style::TabStop > SwTxtFrm::GetTabStopInfo( SwTwips… in GetTabStopInfo()
564 com::sun::star::uno::Sequence< ::com::sun::star::style::TabStop > tabs(1); in GetTabStopInfo()
565 ::com::sun::star::style::TabStop ts; in GetTabStopInfo()
581 return com::sun::star::uno::Sequence< ::com::sun::star::style::TabStop >(); in GetTabStopInfo()
590 case SVX_TAB_ADJUST_LEFT : ts.Alignment = ::com::sun::star::style::TabAlign_LEFT; break; in GetTabStopInfo()
591 case SVX_TAB_ADJUST_CENTER : ts.Alignment = ::com::sun::star::style::TabAlign_CENTER; break; in GetTabStopInfo()
592 case SVX_TAB_ADJUST_RIGHT : ts.Alignment = ::com::sun::star::style::TabAlign_RIGHT; break; in GetTabStopInfo()
593 case SVX_TAB_ADJUST_DECIMAL: ts.Alignment = ::com::sun::star::style::TabAlign_DECIMAL; break; in GetTabStopInfo()
594 case SVX_TAB_ADJUST_DEFAULT: ts.Alignment = ::com::sun::star::style::TabAlign_DEFAULT; break; in GetTabStopInfo()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx110 namespace com{namespace sun {namespace star{ namespace
625 com::sun::star::uno::Reference <
627 com::sun::star::awt::Size &rSz);
644 com::sun::star::uno::Reference <
646 com::sun::star::awt::Size &rSz);
662 com::sun::star::uno::Reference <
664 com::sun::star::awt::Size &rSz);
676 const ::com::sun::star::awt::Size& rSize,
677 com::sun::star::uno::Reference <
690 …SvStorageRef& rSrcStorage, com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& rDe…
[all …]
H A Dww8par4.cxx72 using namespace ::com::sun::star;
/trunk/main/svx/source/table/
H A Dtablemodel.cxx53 using namespace ::com::sun::star::uno;
54 using namespace ::com::sun::star::table;
55 using namespace ::com::sun::star::lang;
56 using namespace ::com::sun::star::container;
57 using namespace ::com::sun::star::beans;
58 using namespace ::com::sun::star::util;
H A Dcell.cxx64 using namespace ::com::sun::star::uno;
65 using namespace ::com::sun::star::beans;
66 using namespace ::com::sun::star::lang;
67 using namespace ::com::sun::star::text;
68 using namespace ::com::sun::star::table;
69 using namespace ::com::sun::star::drawing;
70 using namespace ::com::sun::star::style;
71 using namespace ::com::sun::star::container;
82 …tyle"), OWN_ATTR_STYLE, &::com::sun::star::style::XStyle::static_type(), ::com::s… in ImplGetSvxCellPropertySet()
875 return ::com::sun::star::awt::Size( getMinimumWidth(), getMinimumHeight() ); in getMinimumSize()
[all …]
H A Dcell.hxx111 …ATE virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type&…
116 …PRIVATE virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( …
152star::uno::Sequence< ::rtl::OUString >& aPropertyNames, const ::com::sun::star::uno::Sequence< ::c…
160star::uno::Sequence< ::com::sun::star::beans::PropertyState > SAL_CALL getPropertyStates( const ::…
167star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL getPropertyDefaults( const ::com::sun::
174star::uno::Reference< ::com::sun::star::text::XTextRange >& xRange, const ::com::sun::star::uno::R…
179star::uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL createTextCursorByRange( cons…
184 …RIVATE virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > SAL_CALL getText(…
185 …ATE virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getSta…
186 …VATE virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getEn…
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1951 void SdrObjEditView::getTextSelection( ::com::sun::star::uno::Any& rSelection ) in getTextSelection()
1962 …::com::sun::star::uno::Reference< ::com::sun::star::text::XText > xText( pObj->getUnoShape(), ::co… in getTextSelection()
2279 …pOLV->SetSelection( rEditEngine.GetWord( aSel, com::sun::star::i18n::WordType::DICTIONARY_WORD ) ); in ApplyFormatPaintBrush()
H A Dsvdograf.cxx75 using namespace ::com::sun::star::uno;
76 using namespace ::com::sun::star::io;
139 com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > aFilterData( 1 ); in ImpLoadLinkedGraphic()
171 const ::com::sun::star::uno::Any & rValue );
279 const ::com::sun::star::uno::Any & rValue ) in DataChanged()
1537 … com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >* pFilterData = NULL; in IMPL_LINK()
1541 … pFilterData = new com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >( 3 ); in IMPL_LINK()
1543 const com::sun::star::awt::Size aPreviewSizeHint( 64, 64 ); in IMPL_LINK()
/trunk/main/sd/source/core/
H A Dsdpage.cxx88 using namespace ::com::sun::star;
1205 …awDocument* >( rPage.GetModel() )->GetDefaultWritingMode() == ::com::sun::star::text::WritingMode_… in CalcAutoLayoutRectangles()
2706 SdPage* SdPage::getImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::drawin… in getImplementation()
2710 …::com::sun::star::uno::Reference< ::com::sun::star::lang::XUnoTunnel > xUnoTunnel( xPage, ::com::s… in getImplementation()
2718 catch( ::com::sun::star::uno::Exception& e ) in getImplementation()
3087 const bool bRTL = rModel.GetDefaultWritingMode() == ::com::sun::star::text::WritingMode_RL_TB; in CalculateHandoutAreas()
H A Ddrawdoc.cxx97 using namespace ::com::sun::star;
98 using namespace ::com::sun::star::uno;
99 using namespace ::com::sun::star::lang;
100 using namespace ::com::sun::star::linguistic2;
226 ::com::sun::star::i18n::ScriptType::LATIN), EE_CHAR_LANGUAGE ); in SdDrawDocument()
228 ::com::sun::star::i18n::ScriptType::ASIAN), EE_CHAR_LANGUAGE_CJK ); in SdDrawDocument()
230 ::com::sun::star::i18n::ScriptType::COMPLEX), EE_CHAR_LANGUAGE_CTL ); in SdDrawDocument()
236 mpLocale = new ::com::sun::star::lang::Locale( MsLangId::convertLanguageToLocale( eRealLanguage )); in SdDrawDocument()
244 SetDefaultWritingMode( ::com::sun::star::text::WritingMode_RL_TB ); in SdDrawDocument()
994 case ::com::sun::star::document::PrinterIndependentLayout::DISABLED: in SetPrinterIndependentLayout()
[all …]
/trunk/main/odk/examples/java/Text/
H A DHardFormatting.java34 import com.sun.star.uno.UnoRuntime;
42 com.sun.star.frame.XDesktop xDesktop = null; in main()
52 com.sun.star.text.XText xText = null; in main()
61 xTextCursor = (com.sun.star.text.XTextCursor) in main()
166 com.sun.star.text.XWordCursor xWordCursor, in checkPropertyState()
197 com.sun.star.frame.XDesktop xDesktop = null; in getDesktop()
229 com.sun.star.frame.XDesktop xDesktop ) in createTextdocument()
249 com.sun.star.frame.XDesktop xDesktop, in CreateNewDocument()
256 com.sun.star.beans.PropertyValue xValues[] = in CreateNewDocument()
257 new com.sun.star.beans.PropertyValue[1]; in CreateNewDocument()
[all …]
/trunk/main/offapi/com/sun/star/drawing/
H A DDocumentSettings.idl27 #include <com/sun/star/document/Settings.idl>
31 #include <com/sun/star/document/HeaderFooterSettings.idl>
36 module com { module sun { module star { module drawing {
44 service com::sun::star::document::Settings;
49 [optional] service com::sun::star::document::HeaderFooterSettings;
55 interface com::sun::star::beans::XPropertySet;
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx164 com::sun::star::uno::Reference< com::sun::star::task::XStatusIndicator > xStatusIndicator;
2457 case com::sun::star::drawing::LineCap_ROUND: in ImplWriteLineInfo()
2462 case com::sun::star::drawing::LineCap_SQUARE: in ImplWriteLineInfo()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx55 using namespace ::com::sun::star::i18n;
56 using namespace ::com::sun::star::uno;
57 using namespace ::com::sun::star::lang;
58 using namespace ::com::sun::star::io;
59 using namespace ::com::sun::star::beans;
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx48 using namespace com::sun::star::uno;
49 using namespace com::sun::star::lang;
51 using namespace com::sun::star::container;
53 namespace com { namespace sun { namespace star { namespace i18n { namespace
/trunk/main/i18npool/inc/
H A DtransliterationImpl.hxx46 com::sun::star::lang::XServiceInfo
62 const com::sun::star::lang::Locale& rLocale ) throw(com::sun::star::uno::RuntimeException) ;
64 const com::sun::star::lang::Locale& rLocale ) throw(com::sun::star::uno::RuntimeException);
66 const com::sun::star::lang::Locale& rLocale) throw(com::sun::star::uno::RuntimeException);
73 …com::sun::star::uno::Sequence< sal_Int32 >& offset ) throw(com::sun::star::uno::RuntimeException)…
76 … com::sun::star::uno::Sequence< sal_Int32 >& offset ) throw(com::sun::star::uno::RuntimeException);
117 …com::sun::star::uno::Reference< com::sun::star::i18n::XExtendedTransliteration > bodyCascade[maxCa…
120 com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory > xSMgr;
122 com::sun::star::uno::Reference< com::sun::star::i18n::XExtendedTransliteration > caseignore;
125 …com::sun::star::uno::Reference<com::sun::star::i18n::XExtendedTransliteration> & body, const com::…
[all …]
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx1046 virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getUnoShape();
1047 …::com::sun::star::uno::WeakReference< ::com::sun::star::uno::XInterface > getWeakUnoShape() const … in getWeakUnoShape()
1049 …static SdrObject* getSdrObjectFromXShape( const ::com::sun::star::uno::Reference< ::com::sun::star
1061 const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxUnoShape, in setUnoShape()
1124 …void impl_setUnoShape( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterfac…
1133 ::com::sun::star::uno::WeakReference< ::com::sun::star::uno::XInterface >
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx124 using namespace ::com::sun::star;
125 using namespace ::com::sun::star::uno;
126 using namespace ::com::sun::star::script;
127 using namespace ::com::sun::star::container;
1292 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XController > aRet; in GetController()
1436 bool SwDocShell::GetProtectionHash( /*out*/ ::com::sun::star::uno::Sequence< sal_Int8 > &rPasswordH… in GetProtectionHash()
/trunk/main/sfx2/inc/sfx2/
H A Dlinkmgr.hxx155 const ::com::sun::star::uno::Any & rValue,
/trunk/main/sfx2/source/appl/
H A Dlinkmgr2.cxx501 const ::com::sun::star::uno::Any & rValue, in GetGraphicFromAny()
505 ::com::sun::star::uno::Sequence< sal_Int8 > aSeq; in GetGraphicFromAny()
557 sal_uInt16 nUpdateMode = com::sun::star::document::UpdateDocMode::NO_UPDATE; in Connect()
565 com::sun::star::lang::Locale aLocale; in Connect()
663 ::com::sun::star::datatransfer::DataFlavor aFl; in Connect()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx84 using namespace com::sun::star;
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx75 using namespace ::com::sun::star;
76 using namespace ::com::sun::star::uno;
77 using namespace ::com::sun::star::lang;
78 using namespace ::com::sun::star::container;
1058 …throw( com::sun::star::beans::PropertyVetoException, com::sun::star::lang::IllegalArgumentExceptio… in SvxShapePolyPolygon()
1103star::uno::Any& rValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star in setPropertyValueImpl()
1213 …n::star::uno::Any& rValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::s… in getPropertyValueImpl()
1464star::uno::Any& rValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star in setPropertyValueImpl()
1646star::uno::Any& rValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star in setPropertyValueImpl()
1808 …n::star::uno::Any& rValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::s… in getPropertyValueImpl()
[all …]

Completed in 207 milliseconds

12345678910>>...758