Home
last modified time | relevance | path

Searched defs:Swap (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svl/unx/inc/
H A Dconvert.hxx34 static void Swap( long & nValue ) in Swap() function in Convert
36 static void Swap( ULONG & nValue ) in Swap() function in Convert
38 static void Swap( short & nValue ) in Swap() function in Convert
40 static void Swap( USHORT & nValue ) in Swap() function in Convert
42 static void Swap( Point & aPtr ) in Swap() function in Convert
44 static void Swap( Size & aSize ) in Swap() function in Convert
46 static void Swap( Rectangle & rRect ) in Swap() function in Convert
/trunk/main/editeng/inc/editeng/
H A Dpaperinf.hxx54 inline Size &Swap(Size &rSize) in Swap() function
/trunk/main/vcl/aqua/source/gdi/
H A Dsalmathutils.cxx35 #define Swap( x, y ) { x ^= y; y ^= x; x ^= y; } macro
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dupgrade.cxx64 void Swap(char* p1, char* p2) in Swap() function
/trunk/main/sw/source/core/inc/
H A Dbookmrk.hxx91 virtual void Swap() in Swap() function in sw::mark::MarkBase
/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx105 static void Swap(char* p1, char* p2) in Swap() function
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx471 void SetLayer::Swap(SetLayer& rOther) throw() in Swap() function in sw::util::SetLayer
H A Dww8par5.cxx795 void FieldEntry::Swap(FieldEntry &rOther) throw() in Swap() function in FieldEntry
/trunk/main/sc/source/core/data/
H A Dtable3.cxx112 void Swap( SCCOLROW nInd1, SCCOLROW nInd2 ) in Swap() function in ScSortInfoArray
H A Ddpoutput.cxx118 void Swap(ScDPOutLevelData& r) in Swap() function
/trunk/main/svx/source/dialog/
H A Dframelink.cxx114 inline void Swap() { std::swap( mnOffs1, mnOffs2 ); } in Swap() function

Completed in 89 milliseconds