|
Time | operator+ (const tools::Time &rTime1, const tools::Time &rTime2) |
|
Time | operator- (const tools::Time &rTime1, const tools::Time &rTime2) |
|
bool | IsMappedWebDAVPath (const OUString &rURL, OUString *pRealURL) |
|
static void | ImplAdaptiveSubdivide (std::vector< Point > &rPoints, const double old_d2, int recursionDepth, const double d2, const double P1x, const double P1y, const double P2x, const double P2y, const double P3x, const double P3y, const double P4x, const double P4y) |
|
SvStream & | ReadPolygon (SvStream &rIStream, tools::Polygon &rPoly) |
|
SvStream & | WritePolygon (SvStream &rOStream, const tools::Polygon &rPoly) |
|
static void | impCorrectContinuity (basegfx::B2DPolygon &roPolygon, sal_uInt32 nIndex, PolyFlags nCFlag) |
|
SvStream & | ReadPolyPolygon (SvStream &rIStream, tools::PolyPolygon &rPolyPoly) |
|
SvStream & | WritePolyPolygon (SvStream &rOStream, const tools::PolyPolygon &rPolyPoly) |
|
void | extendApplicationEnvironment () |
|
static char | getEscapementChar (char ch) |
|
static bool | writeEscapedSequence (sal_uInt32 ch, char *&pos) |
|
bool | isEmptyFileUrl (const OUString &rUrl) |
|
Rectangle | operator+ (const Rectangle &rRect, const Point &rPt) |
|
Rectangle | operator- (const Rectangle &rRect, const Point &rPt) |
|
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, const tools::Rectangle &rectangle) |
|
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &rStream, tools::Guid const &rGuid) |
|
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, const Polygon &poly) |
|
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, const PolyPolygon &poly) |
|
SvRef< T > | make_ref (Args &&... args) |
|