Home
last modified time | relevance | path

Searched refs:mark (Results 51 – 75 of 196) sorted by relevance

12345678

/aoo41x/main/offapi/com/sun/star/i18n/
H A DTransliterationModules.idl83 /// Ignore Hiragana and Katakana iteration mark in Japanese fuzzy search
103 /// Ignore Japanese prolonged sound mark in Japanese fuzzy search
H A DTransliterationModulesNew.idl62 /// Ignore Hiragana and Katakana iteration mark in Japanese fuzzy search
82 /// Ignore Japanese prolonged sound mark in Japanese fuzzy search
/aoo41x/main/sw/source/core/unocore/
H A Dunoobj2.cxx760 ::sw::mark::IMark * m_pMark;
790 const ::sw::mark::IMark * GetBookmark() const { return m_pMark; } in GetBookmark()
984 ::sw::mark::IMark const * const pBkmk = m_pImpl->GetBookmark(); in getStart()
1012 ::sw::mark::IMark const * const pBkmk = m_pImpl->GetBookmark(); in getEnd()
1059 ::sw::mark::IMark const * const pBkmk = m_pImpl->GetBookmark(); in GetPositions()
/aoo41x/main/sw/source/core/crsr/
H A Dbookmrk.cxx46 using namespace ::sw::mark;
137 namespace sw { namespace mark namespace
H A Dcrossrefbookmark.cxx33 namespace sw { namespace mark namespace
H A Dannotationmark.cxx39 namespace sw { namespace mark namespace
/aoo41x/main/sw/source/ui/fldui/
H A Dfldref.cxx544 const ::sw::mark::IMark* pBkmk = ppMark->get(); in UpdateSubType()
948 … ::sw::mark::IMark const * const pMark = pSh->getIDocumentMarkAccess()->getMarkForTxtNode( in FillItemSet()
968 … ::sw::mark::IMark const * const pMark = pSh->getIDocumentMarkAccess()->getMarkForTxtNode( in FillItemSet()
/aoo41x/main/writerfilter/source/ooxml/
H A DREADME.efforts52 in case-labels in .cxx files and thus links the status mark up
129 @qname-count is the number of case-labels that the according mark-up comment refers to.
/aoo41x/main/vcl/aqua/source/a11y/
H A Daqua11yfactory.mm59 #pragma mark -
60 #pragma mark Wrapper Repository
/aoo41x/main/javainstaller2/src/Localization/
H A Dsetupstrings.ulf139 en-US = "Marked components will be installed. Please mark them accordingly"
379 en-US = "Components marked in color will be installed. Click the icon of a component to mark or unm…
397 en-US = "Components marked with an X will be removed. Click next to a component to mark or unmark i…
/aoo41x/main/sw/source/filter/ww8/
H A Ddocxexport.cxx68 using sw::mark::IMark;
215 void DocxExport::WriteFormData( const ::sw::mark::IFieldmark& /*rFieldmark*/ ) in WriteFormData()
H A Drtfexport.cxx89 using sw::mark::IMark;
336 void RtfExport::WriteFormData( const ::sw::mark::IFieldmark& /*rFieldmark*/ ) in WriteFormData()
341 void RtfExport::WriteHyperlinkData( const ::sw::mark::IFieldmark& /*rFieldmark*/ ) in WriteHyperlinkData()
H A Ddocxexport.hxx114 virtual void WriteFormData( const ::sw::mark::IFieldmark& rFieldmark );
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx852 ::std::vector< ::sw::mark::IMark* > vDdeMarks; in PrepareForCopy()
862 for(::std::vector< ::sw::mark::IMark* >::iterator ppMark = vDdeMarks.begin(); in PrepareForCopy()
3720 ::sw::mark::IMark* pMark = rSh.SetBookmark( in SwTrnsfrDdeLink()
3814 ::sw::mark::IMark* const pMark = ppMark->get(); in WriteData()
3833 ::sw::mark::IMark* const pNewMark = pMarkAccess->makeMark( in WriteData()
3872 …::sw::mark::DdeBookmark* const pDdeBookmark = dynamic_cast< ::sw::mark::DdeBookmark* >(ppMark->get… in Disconnect()
/aoo41x/main/i18npool/source/breakiterator/data/
H A Dline.txt26 # which says to treat any combining mark that is not attached to a base
246 $GLcm [$LB8NonBreaks-$SP] $CM*; # Don't let a combining mark go onto $CR, $BK, etc.
305 $QUcm $LB18NonBreaks $CM*; # Don't let a combining mark go onto $CR, $BK, etc.
/aoo41x/main/sw/inc/
H A Dtxtannotationfld.hxx41 ::sw::mark::IMark* GetAnnotationMark(
H A DIMark.hxx40 namespace sw { namespace mark namespace
/aoo41x/main/sw/source/core/inc/
H A Dannotationmark.hxx31 namespace sw { namespace mark namespace
H A Dcrossrefbookmark.hxx31 namespace sw { namespace mark namespace
/aoo41x/main/sw/source/core/doc/
H A Ddocedt.cxx1002 ::std::vector< ::sw::mark::SaveBookmark> aSaveBkmks; in MoveRange()
1110 ::std::vector< ::sw::mark::SaveBookmark>::iterator pBkmk = aSaveBkmks.begin(); in MoveRange()
1199 ::std::vector< ::sw::mark::SaveBookmark> aSaveBkmks; in MoveNodeRange()
1234 ::std::vector< ::sw::mark::SaveBookmark>::iterator pBkmk = aSaveBkmks.begin(); in MoveNodeRange()
2345 …const ::sw::mark::IMark* pBkmk = getIDocumentMarkAccess()->makeMark( aDelPam, ::rtl::OUString(), I… in ReplaceRangeImpl()
2437 …const ::sw::mark::IMark* pBkmk = getIDocumentMarkAccess()->makeMark( aDelPam, ::rtl::OUString(), I… in ReplaceRangeImpl()
/aoo41x/main/oox/source/export/
H A Dvmlexport.cxx102 m_pSerializer->mark(); in OpenContainer()
328 m_pSerializer->mark(); in Commit()
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DXInputStreamToInputStreamAdapter.java195 public void mark(int readlimit) { in mark() method in XInputStreamToInputStreamAdapter
/aoo41x/main/offapi/com/sun/star/text/
H A DReferenceFieldSource.idl37 /** The source is a reference mark.
H A DContentIndexMark.idl51 /** contains the level into which the index mark will be inserted into the content index.
/aoo41x/main/cui/source/dialogs/
H A Dshowcols.src40 …Text [ en-US ] = "The following columns are currently hidden. Please mark the fields you want to s…

Completed in 121 milliseconds

12345678