/trunk/main/writerfilter/source/dmapper/ |
H A D | PropertyMapHelper.cxx | 64 XMLTag::Pointer_t pTag(new XMLTag("propertyValue")); in lcl_PropertyValuesToTag() local 98 XMLTag::Pointer_t pTag(lcl_PropertyValuesToTag(pValues[n])); in lcl_PropertyValueSeqToTag() local 114 XMLTag::Pointer_t pTag(lcl_PropertyValueSeqToTag(pValues[n])); in lcl_PropertyValueSeqSeqToTag() local
|
H A D | DomainMapperTableHandler.cxx | 48 XMLTag::Pointer_t pTag(new XMLTag("handle")); in handleToTag() local 55 void cellSequenceToTags(XMLTag::Pointer_t pTag, CellSequence_t & rCellSequence) in cellSequenceToTags() 67 void rowSequenceToTags(XMLTag::Pointer_t pTag, RowSequence_t & rRowSequence) in rowSequenceToTags() 83 XMLTag::Pointer_t pTag(new XMLTag("table")); in tableSequenceToTag() local 795 XMLTag::Pointer_t pTag = tableSequenceToTag(*m_pTableSeq); in endTable() local
|
H A D | PropertyMap.cxx | 112 void lcl_AnyToTag(XMLTag::Pointer_t pTag, const uno::Any & rAny) in lcl_AnyToTag() 142 XMLTag::Pointer_t pTag(new XMLTag("propertyMap.insert")); in Insert() local 170 XMLTag::Pointer_t pTag(new XMLTag("property")); in toTag() local
|
/trunk/main/writerfilter/source/resourcemodel/ |
H A D | TagLogger.cxx | 109 void XMLTag::addTag(XMLTag::Pointer_t pTag) in addTag() 346 XMLTag::Pointer_t pTag(new XMLTag("root")); in startDocument() local 359 XMLTag::Pointer_t pTag(new XMLTag(name)); in startElement() local 384 void TagLogger::addTag(XMLTag::Pointer_t pTag) in addTag() 406 XMLTag::Pointer_t pTag(new XMLTag("end.mismatch")); in endElement() local 480 XMLTag::Pointer_t pTag(new XMLTag("attribute")); in attribute() local 492 XMLTag::Pointer_t pTag(new XMLTag("sprm")); in sprm() local
|
/trunk/main/sdext/source/pdfimport/odf/ |
H A D | odfemitter.cxx | 68 void OdfEmitter::beginTag( const char* pTag, const PropertyMap& rProperties ) in beginTag() 118 void OdfEmitter::endTag( const char* pTag ) in endTag()
|
/trunk/main/sdext/source/pdfimport/sax/ |
H A D | emitcontext.cxx | 98 void SaxEmitter::beginTag( const char* pTag, const PropertyMap& rProperties ) in beginTag() 154 void SaxEmitter::endTag( const char* pTag ) in endTag()
|
/trunk/main/autodoc/source/ary/doc/ |
H A D | d_oldcppdocu.cxx | 252 AtTag * pTag = aTags[ nPosInTags ]; in Replace_AtShort_By_AtDescr() local 284 AtTag * pTag = aTags[ nPosInTags ]; in Short() local
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlfld.cxx | 599 void SwHTMLParser::InsertCommentText( const sal_Char *pTag ) in InsertCommentText() 616 void SwHTMLParser::InsertComment( const String& rComment, const sal_Char *pTag ) in InsertComment()
|
H A D | wrthtml.cxx | 536 const sal_Char *pTag = pCol ? OOO_STRING_SVTOOLS_HTML_multicol : OOO_STRING_SVTOOLS_HTML_division; in lcl_html_OutSectionStartTag() local 638 const sal_Char *pTag = pCol ? OOO_STRING_SVTOOLS_HTML_multicol : OOO_STRING_SVTOOLS_HTML_division; in lcl_html_OutSectionEndTag() local 809 static void OutBodyColor( const sal_Char *pTag, const SwFmt *pFmt, in OutBodyColor()
|
H A D | htmlfly.cxx | 1194 const sal_Char *pTag, in OutHTML_BulletImage()
|
/trunk/main/writerfilter/source/ooxml/ |
H A D | OOXMLParserState.cxx | 277 XMLTag::Pointer_t pTag(new XMLTag("parserstate")); in toTag() local
|
H A D | OOXMLFastContextHandler.cxx | 402 XMLTag::Pointer_t pTag; in toPropertiesTag() local 417 XMLTag::Pointer_t pTag(new XMLTag("context")); in toTag() local 1275 XMLTag::Pointer_t pTag(OOXMLFastContextHandler::toTag()); in toTag() local
|
/trunk/main/forms/source/xforms/ |
H A D | model.cxx | 295 void Model::addMIP( void* pTag, const XNode_t& xNode, const MIP& rMIP ) in addMIP() 304 void Model::removeMIPs( void* pTag ) in removeMIPs()
|
/trunk/main/icc/source/create_sRGB_profile/ |
H A D | create_sRGB_profile.cpp | 181 CIccTag *pTag = pIcc->FindTag(sig); in dumpTag() local
|
/trunk/main/framework/source/services/ |
H A D | taskcreatorsrv.cxx | 366 TagWindowAsModified* pTag = new TagWindowAsModified(xSMGR); in implts_establishDocModifyListener() local
|
/trunk/main/vcl/source/glyphs/ |
H A D | gcach_ftyp.cxx | 406 const unsigned char* FtFontInfo::GetTable( const char* pTag, sal_uLong* pLength ) const in GetTable() argument
|