/trunk/main/tools/inc/tools/ |
H A D | line.hxx | 35 class TOOLS_DLLPUBLIC Line class 43 Line() {}; in Line() function in Line 44 … Line( const Point& rStartPt, const Point& rEndPt ) : maStart( rStartPt ), maEnd( rEndPt ) {} in Line() function in Line
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/ |
H A D | _ChartDataPointProperties.java | 68 XDiagram Line = (XDiagram) tEnv.getObjRelation("LINE"); in before() local
|
H A D | _LineDiagram.java | 76 XDiagram Line = (XDiagram) tEnv.getObjRelation("LINE"); in before() local
|
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/ |
H A D | Line.java | 28 public class Line<TokenType> class 32 Line () in Line() method in Line
|
/trunk/main/sal/osl/os2/ |
H A D | profile.c | 490 sal_Char Line[32]; in osl_readProfileBool() local 523 sal_Char Line[256]; in osl_readProfileIdent() local 558 sal_Char Line[4096]; in osl_writeProfileString() local 1456 static const sal_Char* addLine(osl_TProfileImpl* pProfile, const sal_Char* Line) in addLine() 1486 static const sal_Char* insertLine(osl_TProfileImpl* pProfile, const sal_Char* Line, sal_uInt32 Line… in insertLine() 1580 sal_uInt32 NoEntry, sal_uInt32 Line, in setEntry() 1592 int Line, const sal_Char* Entry, sal_uInt32 Len) in addEntry() 1645 static sal_Bool addSection(osl_TProfileImpl* pProfile, int Line, const sal_Char* Section, sal_uInt3… in addSection() 1764 sal_Char Line[1024]; in loadProfile() local
|
/trunk/main/solenv/inc/ |
H A D | premac.h | 46 #define Line MacOSLine macro
|
/trunk/main/sal/osl/w32/ |
H A D | profile.cxx | 536 sal_Char Line[32]; in osl_readProfileBool() local 569 sal_Char Line[256]; in osl_readProfileIdent() local 603 sal_Char Line[4096]; in osl_writeProfileString() local 1580 static const sal_Char* addLine(osl_TProfileImpl* pProfile, const sal_Char* Line) in addLine() 1621 static const sal_Char* insertLine(osl_TProfileImpl* pProfile, const sal_Char* Line, sal_uInt32 Line… in insertLine() 1724 sal_uInt32 NoEntry, sal_uInt32 Line, in setEntry() 1736 int Line, const sal_Char* Entry, sal_uInt32 Len) in addEntry() 1795 static sal_Bool addSection(osl_TProfileImpl* pProfile, int Line, const sal_Char* Section, sal_uInt3… in addSection() 1931 sal_Char Line[4096]; in loadProfile() local
|
/trunk/main/sal/osl/unx/ |
H A D | profile.c | 583 sal_Char Line[32]; in osl_readProfileBool() local 617 sal_Char Line[256]; in osl_readProfileIdent() local 652 sal_Char* Line = NULL; in osl_writeProfileString() local 1522 static sal_Char* addLine(osl_TProfileImpl* pProfile, const sal_Char* Line) in addLine() 1563 static sal_Char* insertLine(osl_TProfileImpl* pProfile, const sal_Char* Line, sal_uInt32 LineNo) in insertLine() 1666 sal_uInt32 NoEntry, sal_uInt32 Line, in setEntry() 1678 int Line, sal_Char* Entry, sal_uInt32 Len) in addEntry() 1737 static sal_Bool addSection(osl_TProfileImpl* pProfile, int Line, const sal_Char* Section, sal_uInt3… in addSection()
|
/trunk/main/basic/source/comp/ |
H A D | io.cxx | 116 void SbiParser::Line() in Line() function in SbiParser
|
/trunk/main/sdext/source/presenter/ |
H A D | PresenterTextView.hxx | 179 class Line class in sdext::presenter::PresenterTextParagraph
|
H A D | PresenterTextView.cxx | 1524 PresenterTextParagraph::Line::Line ( in Line() function in sdext::presenter::PresenterTextParagraph::Line
|
/trunk/main/svtools/source/filter/ |
H A D | sgvtext.cxx | 762 short* Line, UCHAR* cLine) in ProcessChar() 798 short* Line, sal_uInt16& nChars, in FormatLine()
|
/trunk/main/starmath/source/ |
H A D | parse.cxx | 1111 void SmParser::Line() in Line() function in SmParser
|
/trunk/main/vcl/source/gdi/ |
H A D | metaact.cxx | 386 IMPL_META_ACTION( Line, META_LINE_ACTION ) in IMPL_META_ACTION() argument
|