Home
last modified time | relevance | path

Searched defs:top (Results 1 – 23 of 23) sorted by path

/trunk/main/autodoc/source/inc/
H A Destack.hxx76 const value_type & top() const { return base::front(); } in top() function in EStack
80 value_type & top() { return base::front(); } in top() function in EStack
/trunk/main/binaryurp/source/
H A Doutgoingrequests.cxx53 OutgoingRequest OutgoingRequests::top(rtl::ByteSequence const & tid) { in top() function in binaryurp::OutgoingRequests
/trunk/main/configmgr/source/
H A Dxcsparser.cxx272 Element top(elements_.top()); in endElement() local
/trunk/main/i18npool/source/textconversion/
H A Dtextconversion_ko.cxx135 sal_Int16 top = getHangul2HanjaIndexCount(); in getCharConversions() local
H A Dtextconversion_zh.cxx172 sal_Int32 top = (sal_Int32) index[len+1] - 1; in getWordConversion() local
/trunk/main/i18nutil/source/utility/
H A DoneToOneMapping.cxx44 int top = mnSize - 1; in find() local
130 int top = mnSize - 1; in find() local
/trunk/main/idlc/source/
H A Daststack.cxx55 AstScope* AstStack::top() in top() function in AstStack
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java279 DefaultMutableTreeNode top = in initUI() local
346 private void initNodes(XBrowseNode parent, DefaultMutableTreeNode top) { in initNodes()
/trunk/main/sc/source/ui/vba/
H A Dvbaaxis.cxx635 void SAL_CALL ScVbaAxis::setTop( double top ) throw (css::script::BasicErrorException, css::uno::Ru… in setTop()
/trunk/main/scripting/examples/java/selector/
H A DScriptSelector.java380 DefaultMutableTreeNode top = in initUI() local
447 private void initNodes(XBrowseNode parent, DefaultMutableTreeNode top) { in initNodes()
/trunk/main/svx/source/items/
H A Dgrfitem.cxx87 sal_Int32 top, left, right, bottom; in Create() local
105 top = GetTop(), bottom = GetBottom(); in Store() local
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.hxx137 long top() const { return m_aRect.Top(); } in top() function in ww8::CellInfo
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx2427 int left, int right, int top, int bottom, in setFrameStruts()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx795 int left = 0, top = 0, right = 0, bottom = 0; in GetPageInfo() local
/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx681 int left = 0, top = 0, right = 0, bottom = 0; in GetPageInfo() local
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DWizardDialog.java108 XTopWindow top = UnoRuntime.queryInterface(XTopWindow.class, xWindow); in activate() local
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx83 sal_Int32 top; member
/trunk/main/x11_extensions/inc/
H A DXrender.h153 XFixed top, bottom; member
183 XSpanFix top, bottom; member
H A Drenderproto.h177 xSpanFix top, bot; member
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DPane.java149 public void setTop(int top) { in setTop()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java162 public void setTopLeft(int top, int left) { in setTopLeft()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DGraphicsUtil.java260 int left=w, top=h, right = -1, bottom = -1; in getBoundingBox() local
/trunk/test/testuno/source/fvt/uno/sw/page/
H A DCheckPage.java150 …private void compare(String preDescription, boolean isLandScape, int width, int height, int top, i… in compare()

Completed in 119 milliseconds