Home
last modified time | relevance | path

Searched defs:set (Results 101 – 125 of 130) sorted by relevance

123456

/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx147 void set( const rtl::Reference< Annotation >& xAnnotation ) in set() function
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx363 std::set< rtl::OUString > set; member in stoc_rdbtdp::__anonadc73e710111::BaseOffset
/trunk/main/wizards/com/sun/star/wizards/web/
H A DProcess.java341 ConfigSet set = settings.cp_DefaultSession.cp_Publishing; in publish() local
/trunk/main/basegfx/source/matrix/
H A Db3dhommatrix.cxx71 void B3DHomMatrix::set(sal_uInt16 nRow, sal_uInt16 nColumn, double fValue) in set() function in basegfx::B3DHomMatrix
/trunk/main/configmgr/source/
H A Dxcuparser.cxx954 void XcuParser::handleSetNode(xmlreader::XmlReader & reader, SetNode * set) { in handleSetNode()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DComponent.java181 protected void fireStatePropertyChange(AccessibleState state, boolean set) { in fireStatePropertyChange()
H A DContainer.java184 protected void fireStatePropertyChange(AccessibleState state, boolean set) { in fireStatePropertyChange()
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1225 css::uno::Reference< css::container::XSet > set( in componentLiveInsertion() local
1287 css::uno::Reference< css::container::XSet > set( in componentLiveRemoval() local
/trunk/main/sd/source/ui/unoidl/
H A Dunolayer.cxx362 void SdLayer::set( LayerAttribute what, sal_Bool flag ) throw() in set() function in SdLayer
/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx209 inline void set( const Type& rValue ) { maValue = rValue; mbHasValue = true; } in set() function in oox::OptValue
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx87 #define GET_BOOL(set,which) ((const SfxBoolItem&)(set)->Get((which))).GetValue() argument
88 #define GET_USHORT(set,which) ((const SfxUInt16Item&)(set)->Get((which))).GetValue() argument
89 #define GET_SHOW(set,which) ( VOBJ_MODE_SHOW == ScVObjMode( ((const ScViewObjectModeItem&)(set)->… argument
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx397 void OLEVariant::set(double n) in set() function in OLEVariant
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx126 #define IS_SHARE_HEADER(set) \ argument
131 #define IS_SHARE_FOOTER(set) \ argument
/trunk/main/store/source/
H A Dlockbyte.cxx871 void set (T const & value) { m_value = value; } in set() function
/trunk/main/oox/source/xls/
H A Daddressconverter.cxx743 void AddressConverter::ControlCharacters::set( in set() function in oox::xls::AddressConverter::ControlCharacters
/trunk/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx152 void set(css::uno::Reference<css::deployment::XPackage> const & extension, in set() function in __anon8443f41d0111::ExtensionRemoveGuard
/trunk/main/tools/source/fsys/
H A Durlobj.cxx274 inline sal_Int32 INetURLObject::SubString::set(rtl::OUStringBuffer & rString, in set() function in INetURLObject::SubString
283 inline sal_Int32 INetURLObject::SubString::set(rtl::OUString & rString, in set() function in INetURLObject::SubString
294 inline sal_Int32 INetURLObject::SubString::set(rtl::OUStringBuffer & rString, in set() function in INetURLObject::SubString
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DInstallData.java476 public void setModuleSizeSet(boolean set) { in setModuleSizeSet()
/trunk/main/sc/source/core/data/
H A Dtable5.cxx61 #define GET_SCALEVALUE(set,id) ((const SfxUInt16Item&)(set.Get( id ))).GetValue() argument
H A Ddocumen8.cxx97 #define GET_SCALEVALUE(set,id) ((const SfxUInt16Item&)(set.Get( id ))).GetValue() argument
/trunk/main/desktop/source/migration/
H A Dmigration.cxx729 uno::Sequence< rtl::OUString > setToSeq(std::set< rtl::OUString > const & set) { in setToSeq()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1295 void Millimeter::set(double mm) { m_nMillimeter = mm; } in set() function in ooo::vba::Millimeter
/trunk/main/sc/inc/
H A Dglobal.hxx294 #define IS_SET(bit,set)(((set)&(bit))==(bit)) argument
/trunk/main/store/workben/
H A Dt_page.cxx905 void set (T const & value) { m_value = value; } in set() function
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx1080 Set set; member in __anon8fa2c0d70411::BaseList

Completed in 279 milliseconds

123456