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 …)string forRange:(NSRange)range storeDefaultsTo:(AquaA11yWrapper *)wrapperStore getDefaultsFrom:(A…
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx86 struct PropertyValue struct
91 sal_uInt32 nPropsSet;
92 sal_uInt32 nOrigValue;
94 OUString aString; // getString
95 sal_Bool bBoolean; // getBoolean
96 sal_Int8 nByte; // getByte
97 sal_Int16 nShort; // getShort
98 sal_Int32 nInt; // getInt
99 sal_Int64 nLong; // getLong
100 float nFloat; // getFloat
[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 …atch( const URL& _rURL, const Sequence< PropertyValue >& /*_rArguments*/ ) throw (RuntimeException) in dispatch()
129 …atch( const URL& _rURL, const Sequence< PropertyValue >& /*_rArguments*/ ) throw (RuntimeException) in dispatch()
H A Dclipboarddispatcher.cxx121 …ch( const URL& /*_rURL*/, const Sequence< PropertyValue >& /*Arguments*/ ) throw (RuntimeException) in dispatch()
/trunk/main/connectivity/source/drivers/calc/
H A DCDriver.cxx90 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) in getPropertyInfo()
/trunk/main/connectivity/source/drivers/dbase/
H A DDDriver.cxx82 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) 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.cxx98 void SAL_CALL UndoCommandDispatch::dispatch( in dispatch()
H A DStatusBarCommandDispatch.cxx102 void SAL_CALL StatusBarCommandDispatch::dispatch( in dispatch()
H A DCommandDispatch.cxx95 …ch::dispatch( const util::URL& /* URL */, const Sequence< beans::PropertyValue >& /* Arguments */ ) in dispatch()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAware.java261 public static class PropertyValue implements Value { class in DataAware
277 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 Dsystemexec.cxx159 …atchWithNotification( const css::util::URL& aURL , in dispatchWithNotification()
H A Dstartmoduledispatcher.cxx112 …patchWithNotification(const css::util::URL& aURL , in dispatchWithNotification()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODriver.cxx131 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) in getPropertyInfo()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJDriver.cxx131 …quence< DriverPropertyInfo > SAL_CALL java_sql_Driver::getPropertyInfo( const ::rtl::OUString& url, 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 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) 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.cxx64 CanvasFont::CanvasFont( const rendering::FontRequest& rFontRequest, in CanvasFont()
/trunk/main/mysqlc/source/
H A Dmysqlc_driver.cxx196 …ALL MysqlCDriver::getPropertyInfo(const OUString& url, const Sequence< PropertyValue >& /* info */) in getPropertyInfo()

123