Home
last modified time | relevance | path

Searched defs:PropertyValue (Results 1 – 25 of 72) sorted by relevance

123

/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ytextattributeswrapper.mm46 +(int)convertUnderlineStyle:(PropertyValue)property { argument
57 +(int)convertBoldStyle:(PropertyValue)property { argument
70 +(int)convertItalicStyle:(PropertyValue)property { argument
79 +(BOOL)isStrikethrough:(PropertyValue)property { argument
90 +(BOOL)convertBoolean:(PropertyValue)property { argument
100 +(NSNumber *)convertShort:(PropertyValue)property { argument
131 +(void)applyAttributesFrom:(Sequence < PropertyValue >)attributes toString:(NSMutableAttributedStri…
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx86 struct PropertyValue struct
91 sal_uInt32 nPropsSet;
92 sal_uInt32 nOrigValue;
94 OUString aString; // getString
96 sal_Int8 nByte; // getByte
97 sal_Int16 nShort; // getShort
98 sal_Int32 nInt; // getInt
99 sal_Int64 nLong; // getLong
100 float nFloat; // getFloat
101 double nDouble; // getDouble
[all …]
/trunk/main/embeddedobj/source/general/
H A Ddummyobject.cxx303 void SAL_CALL ODummyEmbeddedObject::setPersistentEntry( in setPersistentEntry()
370 void SAL_CALL ODummyEmbeddedObject::storeToEntry( const uno::Reference< embed::XStorage >& xStorage, in storeToEntry()
392 void SAL_CALL ODummyEmbeddedObject::storeAsEntry( const uno::Reference< embed::XStorage >& xStorage, in storeAsEntry()
527 void SAL_CALL ODummyEmbeddedObject::reload( in reload()
/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.hxx67 class PropertyValue class
74 PropertyValue() in PropertyValue() function in http_dav_ucp::PropertyValue
77 PropertyValue( const ::com::sun::star::uno::Any & rValue, in PropertyValue() function in http_dav_ucp::PropertyValue
/trunk/main/svx/source/sdr/primitive2d/
H A Dprimitivefactory2d.cxx63 Primitive2DSequence SAL_CALL PrimitiveFactory2D::createPrimitivesFromXShape( in createPrimitivesFromXShape()
83 Primitive2DSequence SAL_CALL PrimitiveFactory2D::createPrimitivesFromXDrawPage( in createPrimitivesFromXDrawPage()
/trunk/main/forms/source/richtext/
H A Dspecialdispatchers.cxx66 …void SAL_CALL OSelectAllDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue >& /… in dispatch()
129 …void SAL_CALL OTextDirectionDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue … in dispatch()
H A Dclipboarddispatcher.cxx121 …void SAL_CALL OClipboardDispatcher::dispatch( const URL& /*_rURL*/, const Sequence< PropertyValue … in dispatch()
/trunk/main/connectivity/source/drivers/calc/
H A DCDriver.cxx90 Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const ::rtl::OUString& url, const… in getPropertyInfo()
/trunk/main/connectivity/source/drivers/dbase/
H A DDDriver.cxx82 Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const ::rtl::OUString& url, const… in getPropertyInfo()
/trunk/main/canvas/source/null/
H A Dnull_canvasfont.cxx38 CanvasFont::CanvasFont( const rendering::FontRequest& rFontRequest, in CanvasFont()
/trunk/main/chart2/source/controller/main/
H A DUndoCommandDispatch.cxx100 void SAL_CALL UndoCommandDispatch::dispatch( in dispatch()
H A DStatusBarCommandDispatch.cxx104 void SAL_CALL StatusBarCommandDispatch::dispatch( in dispatch()
H A DCommandDispatch.cxx97 void SAL_CALL CommandDispatch::dispatch( const util::URL& /* URL */, const Sequence< beans::Propert… in dispatch()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAware.java262 public static class PropertyValue implements Value { class in DataAware
278 public PropertyValue(String propertyName, Object propertyOwner) { in PropertyValue() method in DataAware.PropertyValue
/trunk/main/framework/source/dispatch/
H A Doxt_handler.cxx195 void SAL_CALL Oxt_Handler::dispatchWithNotification( const css::util::URL& aURL, in dispatchWithNotification()
H A Dstartmoduledispatcher.cxx112 void SAL_CALL StartModuleDispatcher::dispatchWithNotification(const css::util::URL& in dispatchWithNotification()
H A Dsystemexec.cxx159 void SAL_CALL SystemExec::dispatchWithNotification( const css::util::URL& in dispatchWithNotification()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODriver.cxx131 Sequence< DriverPropertyInfo > SAL_CALL ODBCDriver::getPropertyInfo( const ::rtl::OUString& url, co… in getPropertyInfo()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJDriver.cxx131 Sequence< DriverPropertyInfo > SAL_CALL java_sql_Driver::getPropertyInfo( const ::rtl::OUString& ur… in getPropertyInfo()
/trunk/main/canvas/source/directx/
H A Ddx_canvasfont.cxx53 CanvasFont::CanvasFont( const rendering::FontRequest& rFontRequest, in CanvasFont()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDriver.cxx158 Sequence< DriverPropertyInfo > SAL_CALL OEvoabDriver::getPropertyInfo( const ::rtl::OUString& url, … in getPropertyInfo()
/trunk/main/embeddedobj/source/commonembedding/
H A Dxfactory.cxx523 uno::Reference< uno::XInterface > SAL_CALL OOoSpecialEmbeddedObjectFactory::createInstanceUserInit( in createInstanceUserInit()
/trunk/main/canvas/source/vcl/
H A Dcanvasfont.cxx44 CanvasFont::CanvasFont( const rendering::FontRequest& rFontRequest, in CanvasFont()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvasfont.cxx66 CanvasFont::CanvasFont( const rendering::FontRequest& rFontRequest, in CanvasFont()
/trunk/main/mysqlc/source/
H A Dmysqlc_driver.cxx196 Sequence< DriverPropertyInfo > SAL_CALL MysqlCDriver::getPropertyInfo(const OUString& url, const Se… in getPropertyInfo()

Completed in 125 milliseconds

123