Home
last modified time | relevance | path

Searched refs:getProperty (Results 226 – 250 of 260) sorted by relevance

1234567891011

/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.hxx114 …::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) throw(::com…
/trunk/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx241 return !!( getImpl() && getImpl()->getProperty( "State" ).get< sal_Int16 >() ); in IsChecked()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx192 …::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) throw(::com…
/trunk/main/reportdesign/source/ui/inc/
H A DGeometryHandler.hxx98 ::com::sun::star::beans::Property getProperty(const ::rtl::OUString & PropertyName);
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTransformer.java134 if ((statsfilepath = System.getProperty(STATSPROP)) != null) { in initialize()
/trunk/main/sd/source/core/
H A DCustomAnimationPreset.cxx143 maProperty = pEffect->getProperty(); in CustomAnimationPreset()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx920 beans::Property GeometryHandler::getProperty(const ::rtl::OUString & PropertyName) in getProperty() function in rptui::GeometryHandler
946 const beans::Property aProp = getProperty(PropertyName); in getConstantValue()
1002 const beans::Property aProp = getProperty(PropertyName); in convertToPropertyValue()
/trunk/main/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java621 String opSys=System.getProperty("os.name"); in getPath()
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DConvwatchGUI.java62 String sVersion = System.getProperty("java.version"); in ConvwatchGUI()
/trunk/main/framework/qa/complex/path_settings/
H A DPathSettingsTest.java915 String sTempDir = System.getProperty("java.io.tmpdir"); in changeToCorrectValue()
/trunk/main/oox/source/xls/
H A Ddefnamesbuffer.cxx508 aPropSet.getProperty( mnTokenIndex, PROP_TokenIndex ); in createNameObject()
H A Dautofilterbuffer.cxx681 aDescProps.getProperty( nMaxCount, PROP_MaxFieldCount ); in finalizeImport()
H A Dformulabase.cxx1495 aCellProp.getProperty( aCellName, PROP_AbsoluteName ); in generateApiAddressString()
1504 aRangeProp.getProperty( aRangeName, PROP_AbsoluteName ); in generateApiRangeString()
/trunk/main/udkapi/com/sun/star/beans/
H A DXIntrospectionAccess.idl149 com::sun::star::beans::Property getProperty( [in] string aName,
/trunk/main/oox/source/drawingml/
H A Dshape.cxx599 aShapeProp.getProperty( xDocModel, PROP_Model ); in finalizeXShape()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleObjectFactory.java467 String property = System.getProperty("AccessBridgeLogging"); in createAccessibleComponentImpl()
H A DAccessibleTextImpl.java69 String property = System.getProperty("AccessBridgeLogging"); in AccessibleTextImpl()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java83 String osname = System.getProperty("os.name");
/trunk/main/odk/examples/java/Inspector/
H A DInspectorPane.java418 Property aProperty = _oUnoPropertyNode.getProperty(); in addPropertySetInfoSubNodes()
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx331 if( !maAddressConverter.getProperty( aAddress, PROP_Address ) ) in bindToSources()
363 if( !maRangeConverter.getProperty( aRangeAddr, PROP_Address ) ) in bindToSources()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DOpenOfficePostscriptCreator.java1301 String fs = System.getProperty("file.separator"); in convertDocument()
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java1308 m_currentDirectory = new File(System.getProperty("user.dir")); in TestTool()
/trunk/main/stoc/test/
H A Dtestintrosp.cxx1398 Property aGetProp = xAccess->getProperty( aWDemandedName, nConcepts ); in test_introsp()
/trunk/main/sd/source/filter/ppt/
H A Dpptanimations.hxx179 ::com::sun::star::uno::Any getProperty( sal_Int32 nProperty ) const;
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3307 … ImplSetPropertyValue( sTextPropertyName, xPeer->getProperty( sTextPropertyName ), sal_False ); in textChanged()
3318 xPeer->getProperty( GetPropertyName( BASEPROPERTY_ENFORCE_FORMAT ) ) >>= bEnforceFormat; in textChanged()
3542 ImplSetPropertyValue( sTextPropertyName, xPeer->getProperty( sTextPropertyName ), sal_False ); in textChanged()

Completed in 176 milliseconds

1234567891011