Home
last modified time | relevance | path

Searched defs:Set (Results 1 – 25 of 51) sorted by relevance

123

/trunk/main/svtools/source/misc/
H A Dwallitem.cxx53 void SfxBrushItemLink::Set( SfxBrushItemLink* pLink ) in Set() function in SfxBrushItemLink
/trunk/main/svx/inc/svx/
H A Dsvdsob.hxx63 void Set(sal_uInt8 a) in Set() function in SetOfByte
73 void Set(sal_uInt8 a, sal_Bool b) in Set() function in SetOfByte
/trunk/main/sw/inc/
H A Dswevent.hxx99 void Set( SwCallEventObjectType eTyp, const SwFrmFmt* pFmt ) in Set() function
102 void Set( const SwFrmFmt* pFmt, const IMapObject* pIMapObj ) in Set() function
105 void Set( const SwFmtINetFmt* pINetAttr ) in Set() function
/trunk/main/autodoc/inc/ary/doc/
H A Dd_boolean.hxx83 Boolean::Set( bool i_b ) in Set() function in ary::doc::Boolean
/trunk/main/sc/source/filter/inc/
H A Dxladdress.hxx46 inline void Set( sal_uInt16 nCol, sal_uInt16 nRow ) { mnCol = nCol; mnRow = nRow; } in Set() function
89 inline void Set( const XclAddress& rFirst, const XclAddress& rLast ) in Set() function
91 … inline void Set( sal_uInt16 nCol1, sal_uInt16 nRow1, sal_uInt16 nCol2, sal_uInt16 nRow2 ) in Set() function
H A Dhtmlpars.hxx229 inline void Set( SCCOL nCol, SCROW nRow ) in Set() function
231 inline void Set( const ScAddress& rAddr ) in Set() function
263 inline void Set( SCCOL nCols, SCROW nRows ) in Set() function
H A Dfapihelper.hxx160 inline void Set( ::com::sun::star::uno::Reference< InterfaceType > xInterface ) in Set() function in ScfPropertySet
/trunk/main/autodoc/source/ary/inc/
H A Dsorted_idset.hxx80 typedef std::set<element, sorter> Set; typedef in ary::SortedIdSet
H A Dcross_refs.hxx82 typedef std::set<element, sorter> Set; typedef in ary::SortedIdSet
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DStyle.java43 public void Set(Graphics2D aG2) in Set() method in Style
/trunk/main/xmloff/source/text/
H A DXMLTextNumRuleInfo.cxx74 void XMLTextNumRuleInfo::Set( in Set() function in XMLTextNumRuleInfo
/trunk/main/sfx2/source/sidebar/
H A DPaint.cxx75 void Paint::Set (const Paint& rOther) in Set() function in sfx2::sidebar::Paint
/trunk/main/autodoc/source/cosv/storage/
H A Dploc.cxx71 Path::Set( const char * i_sPath, in Set() function in csv::ploc::Path
H A Ddirchain.cxx55 DirectoryChain::Set( const char * i_sSubPath, in Set() function in csv::ploc::DirectoryChain
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx65 void Set(double n) in Set() function
78 void Set(sal_Int32 n) { nHigh = n < 0 ? -1 : 0; nLow = n; } in Set() function
118 void Set(double n) in Set() function
124 void Set(sal_uInt32 n) { nHigh = 0; nLow = n; } in Set() function
/trunk/main/basic/source/comp/
H A Dsymtbl.cxx517 void SbiConstDef::Set( double n, SbxDataType t ) in Set() function in SbiConstDef
522 void SbiConstDef::Set( const String& n ) in Set() function in SbiConstDef
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.hxx94 inline void SwHTMLNumRuleInfo::Set( const SwHTMLNumRuleInfo& rInf ) in Set() function in SwHTMLNumRuleInfo
/trunk/main/sc/source/ui/inc/
H A Dprevloc.hxx54 void Set( sal_Bool bHeader, SCCOLROW nIndex, long nStart, long nEnd ) in Set() function
/trunk/main/sc/inc/
H A Ddptabdat.hxx81 void Set( double fV, sal_uInt8 nT ) { fValue = fV; nType = nT; } in Set() function
H A Dbigrange.hxx55 void Set( sal_Int32 nColP, sal_Int32 nRowP, sal_Int32 nTabP ) in Set() function in ScBigAddress
192 void Set( sal_Int32 nCol1, sal_Int32 nRow1, sal_Int32 nTab1, in Set() function in ScBigRange
/trunk/main/autodoc/source/display/toolkit/
H A Dout_position.cxx179 Position::Set( Node & i_node, in Set() function in output::Position
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx128 void XTextRangeOrNodeIndexPosition::Set( Reference<XTextRange> & rRange ) in Set() function in XTextRangeOrNodeIndexPosition
138 void XTextRangeOrNodeIndexPosition::Set( SwNodeIndex& rIndex ) in Set() function in XTextRangeOrNodeIndexPosition
/trunk/main/sal/osl/w32/
H A Dsocket.cxx2080 void SAL_CALL osl_destroySocketSet (oslSocketSet Set) in osl_destroySocketSet()
2089 void SAL_CALL osl_clearSocketSet (oslSocketSet Set) in osl_clearSocketSet()
2103 oslSocketSet Set, in osl_addToSocketSet()
2120 oslSocketSet Set, in osl_removeFromSocketSet()
2137 oslSocketSet Set, in osl_isInSocketSet()
/trunk/main/tools/inc/tools/
H A Dbigint.hxx95 void Set( sal_Bool bSet ) { bIsSet = bSet; } in Set() function in BigInt
/trunk/main/extensions/source/ole/
H A Djscriptclasses.cxx142 STDMETHODIMP JScriptValue::Set( VARIANT type, VARIANT value) in Set() function in JScriptValue

Completed in 92 milliseconds

123